Hello, I'm using ColdFire MCF51JM128 in an RFID reader project me and some partners are developing. Until now we've been programming using CodeWarrior for MCU 6.3 and flashing with the USB Bootloader as described in AN3748.
Now we want to add TCP/IP and to do so we'd like to start using MQX RTOS. I suppose if i make a MQX project then i won't be able to use the bootloader anymore.
Can anyone point me to an Application Note, video, tutorial or documentation that can guide me on how to make an MQX project for MCF51JM128 using only FREE tools like CW 6.3.
Thanks!