Skip to content

Trice on embedded Linux SOC questions #527

@liuxu-cmyk

Description

@liuxu-cmyk

Hello, thank you for your last reply.
I have three questions to ask you.
The first question:
I want a test program that can run on my embedded device.
First of all, the code in the path of trick \ examples \ f030 _ inst can be compiled, but because my compiler tool chain is not arm-none-eabi-. I need to modify the tool chain
I can't compile it after I modify the tool chain.
The error message is drivers/cmsis/include/core _ cm0.h: 90: 6 error: "Comptrollers generate fpu instructions for a device without an fpu (check _ _ fpu _ present)".
How should I solve this error message?
The second question: What should I do if I only want a basic test program to run under ubuntu, and this test program only needs to call trice macro and output debugging information to stdout?
The third question:
Does trice support replacing printk with trice?

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsImprovements or additions to documentationgood first issueGood for newcomersquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions