DSC BOOT LOAD FIRMWARE-MC56F8346VFVE

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

DSC BOOT LOAD FIRMWARE-MC56F8346VFVE

832 Views
anushaankam
Contributor I

Hi, We have code warrior OnCE USB Tap (CWH-UTP-ONCE-HE) and we need to program BOOT Load Firmware for MC56F8346VFVE device.

Please provide me procedure to program. I mean softwares to be used and cables required and any procedure document.

I have.S files for this.

But do i need to program with USB or Parallel cable.

Using USB and command line commands, it dint work.

.

Labels (1)
0 Kudos
5 Replies

568 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Anusha

56F83xxSCI Bootloader works with PE
Bootloader Project:
This bootloader application is included as part of the Classic CodeWarrior Development Studio for 56800/E Digital Signal Controllers. Follow these steps:
1) Install CodeWarrior Development Studio for 56800/E Digital Signal Controllers
2) Launch CodeWarrior, and create new Processor Expert project
a. Select File > New menu
b. Select Processor Expert Examples Stationery
c. Type project name
d. Click OK
e. Select Bootloaders > 56F83xx > serial_bootloader
f. Click OK
3) Generate application code by selecting Processor Expert > Generate Code menu

 the document can be downloaded from:
http://www.nxp.com/files/dsp/doc/user_guide/MC56F83XXBLUM.pdf


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

568 Views
anushaankam
Contributor I

I have .S file and PCB with MC56F8346VFVE and JTAG to program.

I want to tools and softwares required for loading boot load firmware into flash and procedures for this.

Thanks,

Ankam Anusha 

0 Kudos

568 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Ankam Anusha,

CW10 includes standalone programmer which can burn s19 file to chip flash directly. please take a look at Erich's article:

Standalone Flash Programmer | MCU on Eclipse 


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

568 Views
anushaankam
Contributor I

Hi Jennie,

Initially I got this error “ CHawkV2::ConfigFile::LoadFromFile: Invalid command set_pram_base”

Then I have selected config file from “ C:\Program Files\Freescale\FlashProgrammer v1.2\M56800E_Support\initialization “

Later when I try to program below error is prompted.

Thanks,

Ankam Anusha

0 Kudos

568 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

You need make sure the bootloader project can connect board via debugger.

if the program can launch debugger without problem but only has problem via simple flash, please send your project here, we can test it.

BR,

Jennie Zhang

0 Kudos