Thomas Höhenleitner
Thomas Höhenleitner
Let's close this for now. Once you have a real use case, please re-open.
Please tell a bit about the use case you need. Best with examples.
Please see my comment in the closed PR 585. Looking forward for an update.
Thanks, this looks good! 👍 You (probaly) forgot to remove `#define triceAssertFail(...) ...` in *triceOff.h* I will fix that.
De-facto for example `trice( "hi" );` is a function call and `TRICE( "hi" );` a code insertion. It is not obvious to see but you can follow up like in...
Congratulation, that's a bug! Hopefully I can fix it this week.
fixed in main branch
All these failing 4 tests seem to have the same root cause: * _dblB_di_cobs_rtt32__de_xtea_cobs_ua * _ringB_di_cobs_rtt32__de_xtea_cobs_ua * _ringB_di_xtea_cobs_rtt32__de_cobs_ua * _ringB_di_xtea_cobs_rtt32__de_tcobs_ua
Works in line-by-line mode. Bulk tests are a matter of the dev branch
The compiled result will work well, but the to a 2nd location copied Trice will show the 1st location information instead. By the way: What happens, if some code lines...