Hi, I am trying to get the an2295 bootloader up and working on a MK10DX128LH7. The idea is afterwards to modify it to work on CANbus, but first I am trying just to get it working on uart.
I am using the official zip file from the freescale site.
I am using CodeWarrior 10.6.
I have managed to compile the project, but when I start it (debug) I see it jumps to the Boot_ResetMCU function right after entering __main function.
I have read all forum post I could find on AN2295, but it does not seem to have helped me.
I am at my whits end with this project at the moment, so it would be great if somebody has some pointers (no pun intended *)
Thank you in advance, Lovro