Author Topic: Compile for STM32F746 fail  (Read 10397 times)

Offline mark

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3232
    • View Profile
    • uTasker
Re: Compile for STM32F746 fail
« Reply #15 on: June 14, 2019, 09:48:21 PM »
Hi

I haven't used CooCox for a long time and now suspect that also some files from the Kinetis HW folder probably need to be removed from its project and those from the STM32 HW folder added instead. It may be best to take a copy of an older CooCox projejct directory from a working STM32 version and put it into the serial loader directory instead. I'll look later to see whether I need to add two CooCox projects to allow Kinetis and STM32 to be used or else whether different targets can be created to allow easier switching between the two.

For SD card loading only the SDCARD_SUPPORT needs to be enabled.

Regards

Mark