这是indexloc提供的服务,不要输入任何密码
Skip to content

dblB_di_cobs_rtt32__de_xtea_cobs_ua works not with package framing COBS in direct mode #546

@rokath

Description

@rokath

Describe the bug
In the current form the test works, but according to its name the direct mode package framing should be COBS.

To Reproduce
Change #define TRICE_DIRECT_OUT_FRAMING TRICE_FRAMING_NONE into #define TRICE_DIRECT_OUT_FRAMING TRICE_FRAMING_COBS in triceConfig.h and "-pf=NONE", into "-pf=COBS", in cgo_test.go line 22.

Expected behavior
test pass

Additional context
Consider #define TRICE_DEFERRED_BUFFER_SIZE 1024. It has an influence when deactivating triceLog1.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions