Adding Log/Trace Messages in the Firmware code in IAR .
24 views
Skip to first unread message
Softy
unread,
Feb 6, 2013, 5:56:37 AM2/6/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to stm3...@googlegroups.com
Hi All,
I am deeply in need to add the Log/Trace message in the firmware code as my debugger(ST Link) has got damaged.I want to put the logs in the code and see the behaviour by its log after it is booted.I have read about the C-Spy Macros but dont know how to use it.Is it possible to print the Logs or log it into some file which can be read after the boot.