Serial Flash not working in MOD54415

Discussion to talk about software related topics only.
Post Reply
nicobari
Posts: 110
Joined: Mon Jan 30, 2012 12:15 pm

Serial Flash not working in MOD54415

Post by nicobari »

After reading the document what I understood is that to upload the code on MOD54415 via serial0 I need to type FLA command after typing 'A' while booting up and a new window should open up where I can browse and select the code I want to upload.In my case when I am typing FLA command at NB prompt I am getting download failed error. What might be the reason? Thank you in advance.
Attachments
MTTY.png
MTTY.png (3.59 MiB) Viewed 3506 times
ecasey
Posts: 164
Joined: Sat Mar 26, 2011 9:34 pm

Re: Serial Flash not working in MOD54415

Post by ecasey »

Try this:
When you get to "flaDownload S recond", select "Transfer" and "Send File" to select the file to send.
nicobari
Posts: 110
Joined: Mon Jan 30, 2012 12:15 pm

Re: Serial Flash not working in MOD54415

Post by nicobari »

Thanks that worked
Ridgeglider
Posts: 513
Joined: Sat Apr 26, 2008 7:14 am

Re: Serial Flash not working in MOD54415

Post by Ridgeglider »

You're close...
Once you're in the monitor (designated by the monitor prompt "nb>")
type "fla" then CR
You should see a prompt say something like "Begin Download now...."
In MTTTY pulldown the Transfer -> Send Textfile menu.
Navigate to the release folder of a known-good project and select the YourProject_APP.s19 file.
The code will download, the board will reboot and run your code.

As an aside to the NB update team, I just noticed that both new platform directories [ C:\nburn\NANO54415 and C:\nburn\MOD5441X ] lack the typical "originals" folder that archives the known-good factory demos.
Post Reply