83b3aadaa3
因为不确定后续IAR是否会像Keil一样内含有不同的编译工具链 此外,将判断条件改为列表方式,这样更方便后续增加其他可能的IAR编译链 |
||
---|---|---|
.. | ||
Libraries | ||
M0 | ||
M4 | ||
drivers | ||
bin2C.py | ||
readme.txt |
readme.txt
1. M4 run on flash bank A. M0 run on flash bank B and the binary code of M0 is embedded into the code of M4. 3. Compile the project in M0/ first and then compile the project in M4/. Then flash it into the chip with JLink.