AN4368SW and TWR-K60D100M

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AN4368SW and TWR-K60D100M

Jump to solution
2,797 Views
JohnMusselman
Contributor II

Hi,

I compiled AN4368SW_CW10.2 (using CW10.4) with no errors.  I loaded it onto the TWR-K60D100M-KIT hardware.  With a serial port connected to the tower, I get text at reset indicating the tower is waiting for a USB memory stick to be attached.  But attaching a memory stick elicits no response.

My local Arrow rep tried the same thing and reports the same results.

AN4368 was developed on the TWR-K60N512-KIT.  Has anyone made it work on the newer hardware or does it need to be updated?

Thanks,

John

Labels (1)
1 Solution
2,461 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi John,

I have delved into this and it seems this application note has not been migrated to the newer silicon revision.

My humble suggestion is the next:

As you can notice, the application note uses the USB stack. Then I would migrate first an example of the USB stack for this TWR system.

And then use the application files like the Loader.c and main.c.

Of course this is not an easy task because there has been changes  between silicon revision of the TWR-K60N512 and TWR-K60D100M.

I am going to try to get an example of the USB stack for new silicon rev.

Regards,

Alejandro

View solution in original post

0 Kudos
Reply
5 Replies
2,461 Views
Monica
Senior Contributor III

Hello John,

Please let us know if this replies were helpful, don't forget to keep us posted :smileywink:

Best,

Monica.

0 Kudos
Reply
2,461 Views
JohnMusselman
Contributor II

Hi Alejandro and Monica,

It appears the short answer is that AN4368SW_CW10.2 does not work with current hardware/silicon.  Hopefully Freescale can make the necessary updates.

John

2,461 Views
Monica
Senior Contributor III

Thanks for sharing and reporting this, John.

We'll be checking on that.

Regards,

Monica.

0 Kudos
Reply
2,461 Views
alejandrolozan1
NXP Employee
NXP Employee

John,

I was able to run the MSD_HS example of the USB stack in PE for the TWR-K60D100M.

This example can be very helpful. As you can see we only need the FS, the loader and the flash routines; files that are found in the bootloader.

I hope this helps,

Alejandro

0 Kudos
Reply
2,462 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi John,

I have delved into this and it seems this application note has not been migrated to the newer silicon revision.

My humble suggestion is the next:

As you can notice, the application note uses the USB stack. Then I would migrate first an example of the USB stack for this TWR system.

And then use the application files like the Loader.c and main.c.

Of course this is not an easy task because there has been changes  between silicon revision of the TWR-K60N512 and TWR-K60D100M.

I am going to try to get an example of the USB stack for new silicon rev.

Regards,

Alejandro

0 Kudos
Reply