This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Migrating to RV w. FreeRTOS

I have spent some days to migrate my application (using FreeRTOS) to the 'new' RV compiler. Now it runs, but there are some thing I am not so happy with:
-Warnings for functions defined with no parameters (just (), not (void)).
-In the debugger, source level stepping doesn't work if files are not already open. It switches to assembler view.
-Call stack window shows only one level, and often wrong (the last called function instead of the calling function).

Does anyone have any comments to this?

Parents Reply Children
No data