Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

Unknown Characters in backchannel UART communication #2

@GrueneNeun

Description

@GrueneNeun

I am using a MSP430FR5969 and work purely in CCS if that does matter. When i am using the backchannel UART to print status updates or something like this about what the controller is doing while using the Coala framework, it prints additional characters not originating from my program. These characters are not printed while using the same code without Coala being used. After powerup and resuming from a previous state it prints 0xff and 0x3f a couple of times and after a while it just prints 0xf0 every few seconds. Here it is shown what i mean:
symbols

Can you maybe guide me to where this happens and if i can safely turn it off? Are there maybe other things that gets used which are not necessarily needed for the core function like GPIOs or something like that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions