Closed xaionaro closed 9 years ago
Hi, I just installed 4.10.1 of STM32CubeMX (on Windows) and the TrueSTUDIO link file is generated successfully. Can you test the same on Debian? Thanks
Hi, Can you also please test the new commit? I now use SW4STM32 as project based and removed all TrueSTUDIO dependencies. Thanks
Ok. Thanks! :)… Tested and got a problem — reported it into: https://github.com/baoshi/CubeMX2Makefile/issues/5
Not actual anymore due to the recent commits…
By unknown reason on Debian the recent STM32CubeMX generates code with empty "link script" in "TrueSTUDIO/". So it's required to generate the code also for "SW4STM32" and replace TrueSTUDIO's "*.ld" with the one of SW4STM32. So I added a Makefile that does it automatically. See updates in
readme.md
.Related: https://github.com/baoshi/CubeMX2Makefile/issues/3