The output file contain full paths to source files. This is not wanted behaviour.
The typical reason for this problem is that the application uses the assert macro which in turn uses the macro __FILE__ which expands to the full path of the current file.
#ifdef NDEBUG
#define assert(test) ((void)0)
--no_path_in_file_macrosAdd it to "Project > Options > C/C++ Compiler > Extra Options".
All product names are trademarks or registered trademarks of their respective owners.
© IAR Systems 1995-2021 - All rights reserved.
We use cookies on this website to provide you with a better experience. You need to accept cookies to continue using this site. Cookies