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.
5 years, 9 months ago.
MTB_MURATA_ABZ
Hi,
I have a custom board using the Murata CMWX1ZZABZ-078 module and am trying to run a blink test application (my LED is on PA_4). I have set the target to MTB_MURATA_ABZ and compiled using GCC_ARM to produce a .bin file which I then uploaded using the STM32 ST Link Utility and SWD. However, nothing runs. If I try to compile using the online compiler I get an error that the target 'GENERIC_PLACEHOLDER' is not recognized.
I have successfully uploaded a blink program using Arduino and https://github.com/GrumpyOldPizza/ArduinoCore-stm32l0 (with target Grasshopper-L082CZ) so I know the hardware is working.
Any suggestions on what I might be missing?
Cheers, Evan