Author Topic: Bootloader with MK20DX256  (Read 66849 times)

Offline mark

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3244
    • View Profile
    • uTasker
Re: Bootloader with MK20DX256
« Reply #15 on: April 10, 2014, 06:22:31 PM »
Hi

I recommend performing a full chip erase and loading the code again - if there is data present at the start of the application (used to store the file object) it will be interpreted as a file (or files) with strange names.

Regards

Mark


Offline HowieM

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: Bootloader with MK20DX256
« Reply #16 on: April 10, 2014, 06:26:31 PM »
Excellent idea!  That worked.