Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MU

Pages: [1]
1
Thanks for the info. I have updated the code per your recommendations.

Am I going to run into any issues by defining the pin count as 80 and package type as LQFP as shown in the attachment? Just want to double-check on this before I go too far with the K60 setup. It doesn't appear to be a valid HW configuration, but I'm not sure if those dependencies are built into the serial loader code or not.

Thanks.


2
NXPTM M522XX, KINETIS and i.MX RT / Getting Started With a Custom PCB
« on: March 14, 2019, 11:34:59 PM »
Hello, I'm new to uTasker and am working with a custom PCB which already has working application code using FreeRTOS. The main goal right now is to get the uTasker Serial Loader working in USB host mode so that field upgrades can be done with a thumb drive. The processor being used is the Kinetis MK20DN512.

I've been reading the Serial Loader User's Guide and forum posts, but could still use some help getting started.

1.) The MK20DN512 processor does not have it's own eval board. When you download the NXP SDK, they point you to the twrk60d100m as the closest option. Should I select this eval board in config.h? If so do I then simply modify the following code to use the correct processor (and change other settings as necessary), or is there a better approach?

2.) Apart from config.h and app_hw_kinetis.h are there any files in the serial loader which will need modified?

3.) Any other tips?

Thanks!

Pages: [1]