Hello,
I am using the memory trace feature in v5.14.1. I notice that MBED_CALLER_ADDR is not implemented and as a result the #m and #f messages are returning zero for instruciton.
Is this implemented in a latter version for IAR ?
Thanks
Aidan B
Hello,
I am using the memory trace feature in v5.14.1. I notice that MBED_CALLER_ADDR is not implemented and as a result the #m and #f messages are returning zero for instruciton.
Is this implemented in a latter version for IAR ?
Thanks
Aidan B
Hi Aidan,
looking here: https://os.mbed.com/docs/mbed-os/v6.2/mbed-os-api-doxy/group__platform__toolchain.html it would appear that MBED_CALLER_ADDR is still only implemented for GCC and ARMCC compilers.
Regards
Anna
Thanks Anna,
This topic can be closed now.
Aidan