Stack Trace option disabled?

Report any suspected bugs that you find
Locked
Helpdesk
Posts: 35
Joined: Sat Jan 01, 2011 5:43 am
Contact:

Stack Trace option disabled?

Post by Helpdesk » Thu Nov 16, 2023 3:50 am

The Astrobe manual says about option "Stack Trace": "In Astrobe for Cortex-M0 this checkbox is disabled. The option is ticked by default and cannot be changed." However, I can deselect the option. At some point I got a linker error message "Inconsistent Stack Trace setting: ...". Selecting the option and rebuilding fixed the issue.

Helpdesk
Posts: 35
Joined: Sat Jan 01, 2011 5:43 am
Contact:

Re: Stack Trace option disabled?

Post by Helpdesk » Thu Nov 16, 2023 3:54 am

The information in the Astrobe for Cortex-M0 Help file is incorrect. The Stack Trace option is not disabled. The warning in the Help file for the Stack Trace option should instead say:
NOTE: Select Project > Rebuild from the main menu to rebuild applications after this setting is changed to ensure that all modules have the same setting otherwise an error will be reported when the application is linked.

Locked