Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 12 months ago.
How to set HSE_VALUE in exported IAR code
I set the HSE_VALUE in the targets.py file in the workspace_tools directoy and that works correctly with the Mbed generated .bin file, however It’s not being set correctly in the exported IAR project file, is there a change necessary for the workspace_tools /export/iar.py file or worspace_tools/export/.tmpl template file? Is there a way to define the HSE_VALUE macro in these files?