56F8300 programming software

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

56F8300 programming software

Jump to solution
1,711 Views
Fduch
Contributor III

Hi. Need to read out firmware from 56F8323. Can any expland what SW are used for that task?
Can I use 56800E Flash Programmer User Guide for that? 

 

0 Kudos
Reply
1 Solution
1,693 Views
Celeste_Liu
NXP Employee
NXP Employee

Hello @Fduch ,

Thanks for your support. 

Yes, you can use 56800E Flash Programmer User Guide to read memory from 56F8323.

Please download the 56F8XXXFP software:
EVK for MC56F832x and MC56F812x DSCs | NXP Semiconductors

Celeste_Liu_0-1750990273384.png

Then open the file 56800EFPUG and follow the steps of section “2.2.3 Viewing Memory”:

Celeste_Liu_2-1750990460798.png

Hope it can help you.

BRs,

Celeste

 

-------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!
-------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
12 Replies
1,441 Views
Fduch
Contributor III

I have add some info for cloning MCU. You need to readout only 2 files from 568323:

1)fflash 568323_flash.cfg program flash.S -rp0x00000:0x03FFF -p0x378
2)fflash 568323_flash.cfg boot flash.S -rp0x20000:0x20FFF -p0x378


As I understand, data flash area (0x01000 0x01FFF) is not so needit

0 Kudos
Reply
1,522 Views
Fduch
Contributor III

Finally, SOLVED! Need to be install CodeWarrior for 56800E Digital Signal Controllers v8.3.exe + FLSHPROGRAMMER_V1.2_WIN32.exe and move to directory like here:


C:\Program Files\Freescale\FlashProgrammer v1.2\bin>fflash 568323_flash.cfg 1623
0_p.S -rp0x0:0xfff -s -p0x378
56800E Flash Programmer v1.1
Program ran on: Mon Jul 21 14:45:06 2025
Connected to local CCS server
Configured to use Parallel Command Converter at port LPT1
Using Configuration File: 568323_flash.cfg
3 flash unit(s) defined in the config file.
Chip ID: 0x01f4001d
Core ID: 0x02211004, 1 - Normal Mode
Placing the device into debug mode, please wait...
Reading Memory: ****************, Done
Resetting the device to user mode...
Init: 2907ms, Read Memory: 3297ms, Exit Debug: 921ms, Total: 7125ms

 

1,511 Views
Celeste_Liu
NXP Employee
NXP Employee

Hello @Fduch , I am very glad to hear that.  Any new issues, welcome to create the new post.

0 Kudos
Reply
1,530 Views
Fduch
Contributor III

Well, here the correct CMD and what I have with yours *cfg:

C:\JtagV2>fflash 568323_flash.cfg 16230_x.S -rx0x0:0xfff -p0x378
56800E Flash Programmer v1.0
Program ran on: Mon Jul 21 13:48:18 2025
CCCSClient::Open: Connection refused

C:\JtagV2>

0 Kudos
Reply
1,528 Views
Celeste_Liu
NXP Employee
NXP Employee

What version is your 56F8300 programming software, and which version of CodeWarrior is it a plug-in for? Additionally, what is your Windows OS?

I noticed there is "CCCSClient::Open: Connection refused" in the log.

It might be related to CCS; please refer to it. Windows 7/10: Using USB TAP on CodeWarrior for DSC - NXP Community

0 Kudos
Reply
1,525 Views
Fduch
Contributor III
OS is Win XP. And I had not install CodeWarrior on it. Just only 56800E Flash Programmer.exe & FFLASH.exe from archive 56800E Flash Programmer User Guide. Does need to install CodeWarrior?
0 Kudos
Reply
1,537 Views
Fduch
Contributor III

Well, some actions: 

C:\JtagV2>flashJtagLoader 568323_flash.cfg 16230_x.S -rX0x0:0xfff -p0x378
DSP56F801x Flash loader. Compiled on Nov 3 2006, 18:00:59.
version Alpha 2.0
(c) Freescale, TIC, 2006 by William Jiang
Partial Copyright 2000-2002, Zloba Alexander
I/O port driver started
Using printer port at address 0x378.
Chip ID: 0x01f4001d
After reseting the part in programming, JTAG paths now are as follows:
JTAG IR path length: 8
JTAG DR path length: 1 (BYPASS)
Core ID: 0x02211004 Core Status: 0x0d - Debug
After selecting the core TAP of the part in programming, JTAG paths are changed
now!!!
JTAG IR path length: 4
JTAG DR path length: 1 (BYPASS)
Debug Request status: 0xd - Debug
Enable OnCE status: 0xd - Debug
Enable OnCE successful, target chip is in Debug mode
Trim relaxation oscillator successful!, trim value =0x026c
Chip is not secured
Flash config file command ignored: target_code_sets_hfmclkd 1
Flash config file command ignored: set_hfm_config_base 0x003FF7
Flash config file command ignored: set_hfm_programmer_base 0x2F800
Flash config file command ignored: set_hfm_prog_buffer_base 0
Flash config file command ignored: set_hfm_prog_buffer_size 512
3 flash units defined in the config file.
Downloading of code failed, verify PRAM base address

C:\JtagV2>


What' wrong? 

0 Kudos
Reply
1,534 Views
Celeste_Liu
NXP Employee
NXP Employee

Hello, I found another 56F8323 configuration file in Codewarrior v8.3, could you please have another try?

 

0 Kudos
Reply
1,547 Views
Fduch
Contributor III

Hi again! I come back... and as I see i need flash.cfg file for that operations. But is havn't any *cfg files in 56800E Flash Programmer.exe 
Where I can get it? If to be moore exactly - flash8323.cfg 

0 Kudos
Reply
1,686 Views
Fduch
Contributor III

There will definitely be questions later. Need some investigations for that

0 Kudos
Reply
1,684 Views
Celeste_Liu
NXP Employee
NXP Employee

Hello @Fduch ,

Since this is a LPC channel, for any other DSC related questions, please help to create a new post on Digital Signal Controllers - NXP Community

Thanks for your understanding in advance.

BRs,

Celeste

0 Kudos
Reply
1,694 Views
Celeste_Liu
NXP Employee
NXP Employee

Hello @Fduch ,

Thanks for your support. 

Yes, you can use 56800E Flash Programmer User Guide to read memory from 56F8323.

Please download the 56F8XXXFP software:
EVK for MC56F832x and MC56F812x DSCs | NXP Semiconductors

Celeste_Liu_0-1750990273384.png

Then open the file 56800EFPUG and follow the steps of section “2.2.3 Viewing Memory”:

Celeste_Liu_2-1750990460798.png

Hope it can help you.

BRs,

Celeste

 

-------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!
-------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply
%3CLINGO-SUB%20id%3D%22lingo-sub-2124067%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E56F8300%20programming%20software%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2124067%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EHi.%20Need%20to%20read%20out%20firmware%20from%2056F8323.%20Can%20any%20expland%20what%20SW%20are%20used%20for%20that%20task%3F%3CBR%20%2F%3ECan%20I%20use%2056800E%20Flash%20Programmer%20User%20Guide%20for%20that%3F%26nbsp%3B%3C%2FP%3E%3CH1%20id%3D%22toc-hId-1269955055%22%20id%3D%22toc-hId-1299573069%22%3E%26nbsp%3B%3C%2FH1%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-2138387%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%20translate%3D%22no%22%3ERe%3A%2056F8300%20programming%20software%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2138387%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EI%20have%20add%20some%20info%20for%20cloning%20MCU.%20You%20need%20to%20readout%20only%202%20files%20from%20568323%3A%3CBR%20%2F%3E%3CBR%20%2F%3E1)fflash%20568323_flash.cfg%20program%20flash.S%20-rp0x00000%3A0x03FFF%20-p0x378%3CBR%20%2F%3E2)fflash%20568323_flash.cfg%20boot%20flash.S%20-rp0x20000%3A0x20FFF%20-p0x378%3CBR%20%2F%3E%3CBR%20%2F%3E%3CBR%20%2F%3EAs%20I%20understand%2C%20data%20flash%20area%20(0x01000%200x01FFF)%20is%20not%20so%20needit%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-2137814%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%20translate%3D%22no%22%3ERe%3A%2056F8300%20programming%20software%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2137814%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EHello%26nbsp%3B%3CA%20href%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fuser%2Fviewprofilepage%2Fuser-id%2F231663%22%20target%3D%22_blank%22%3E%40Fduch%3C%2FA%3E%26nbsp%3B%2C%20I%20am%20very%20glad%20to%20hear%20that.%26nbsp%3B%20Any%20new%20issues%2C%20welcome%20to%20create%20the%20new%20post.%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-2137488%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%20translate%3D%22no%22%3ERe%3A%2056F8300%20programming%20software%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2137488%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EFinally%2C%20SOLVED!%20Need%20to%20be%20install%26nbsp%3BCodeWarrior%20for%2056800E%20Digital%20Signal%20Controllers%20v8.3.exe%20%2B%26nbsp%3BFLSHPROGRAMMER_V1.2_WIN32.exe%20and%20move%20to%20directory%20like%20here%3A%3C%2FP%3E%3CP%3E%3CBR%20%2F%3E%3CSTRONG%3E%3CEM%3EC%3A%5CProgram%20Files%5CFreescale%5CFlashProgrammer%20v1.2%5Cbin%26gt%3Bfflash%20568323_flash.cfg%201623%3C%2FEM%3E%3C%2FSTRONG%3E%3CBR%20%2F%3E%3CSTRONG%3E%3CEM%3E0_p.S%20-rp0x0%3A0xfff%20-s%20-p0x378%3C%2FEM%3E%3C%2FSTRONG%3E%3CBR%20%2F%3E%3CSTRONG%3E%3CEM%3E56800E%20Flash%20Programmer%20v1.1%3C%2FEM%3E%3C%2FSTRONG%3E%3CBR%20%2F%3E%3CSTRONG%3E%3CEM%3EProgram%20ran%20on%3A%20Mon%20Jul%2021%2014%3A45%3A06%202025%3C%2FEM%3E%3C%2FSTRONG%3E%3CBR%20%2F%3E%3CSTRONG%3E%3CEM%3EConnected%20to%20local%20CCS%20server%3C%2FEM%3E%3C%2FSTRONG%3E%3CBR%20%2F%3E%3CSTRONG%3E%3CEM%3EConfigured%20to%20use%20Parallel%20Command%20Converter%20at%20port%20LPT1%3C%2FEM%3E%3C%2FSTRONG%3E%3CBR%20%2F%3E%3CSTRONG%3E%3CEM%3EUsing%20Configuration%20File%3A%20568323_flash.cfg%3C%2FEM%3E%3C%2FSTRONG%3E%3CBR%20%2F%3E%3CSTRONG%3E%3CEM%3E3%20flash%20unit(s)%20defined%20in%20the%20config%20file.%3C%2FEM%3E%3C%2FSTRONG%3E%3CBR%20%2F%3E%3CSTRONG%3E%3CEM%3EChip%20ID%3A%200x01f4001d%3C%2FEM%3E%3C%2FSTRONG%3E%3CBR%20%2F%3E%3CSTRONG%3E%3CEM%3ECore%20ID%3A%200x02211004%2C%201%20-%20Normal%20Mode%3C%2FEM%3E%3C%2FSTRONG%3E%3CBR%20%2F%3E%3CSTRONG%3E%3CEM%3EPlacing%20the%20device%20into%20debug%20mode%2C%20please%20wait...%3C%2FEM%3E%3C%2FSTRONG%3E%3CBR%20%2F%3E%3CSTRONG%3E%3CEM%3EReading%20Memory%3A%20****************%2C%20Done%3C%2FEM%3E%3C%2FSTRONG%3E%3CBR%20%2F%3E%3CSTRONG%3E%3CEM%3EResetting%20the%20device%20to%20user%20mode...%3C%2FEM%3E%3C%2FSTRONG%3E%3CBR%20%2F%3E%3CSTRONG%3E%3CEM%3EInit%3A%202907ms%2C%20Read%20Memory%3A%203297ms%2C%20Exit%20Debug%3A%20921ms%2C%20Total%3A%207125ms%3C%2FEM%3E%3C%2FSTRONG%3E%3C%2FP%3E%3CBR%20%2F%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-2137399%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%20translate%3D%22no%22%3ERe%3A%2056F8300%20programming%20software%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2137399%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3EOS%20is%20Win%20XP.%20And%20I%20had%20not%20install%20CodeWarrior%20on%20it.%20Just%20only%2056800E%20Flash%20Programmer.exe%20%26amp%3B%20FFLASH.exe%20from%20archive%2056800E%20Flash%20Programmer%20User%20Guide.%20Does%20need%20to%20install%20CodeWarrior%3F%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-2137304%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%20translate%3D%22no%22%3ERe%3A%2056F8300%20programming%20software%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2137304%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EWhat%20version%20is%20your%2056F8300%20programming%20software%2C%20and%20which%20version%20of%20CodeWarrior%20is%20it%20a%20plug-in%20for%3F%20Additionally%2C%20what%20is%20your%20Windows%20OS%3F%3C%2FP%3E%0A%3CP%3EI%20noticed%20there%20is%20%22%3CEM%3ECCCSClient%3A%3AOpen%3A%20Connection%20refused%3C%2FEM%3E%22%20in%20the%20log.%3C%2FP%3E%0A%3CP%3EIt%20might%20be%20related%20to%20CCS%3B%20please%20refer%20to%20it.%26nbsp%3B%3CA%20href%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2FCodeWarrior-Development-Tools%2FWindows-7-10-Using-USB-TAP-on-CodeWarrior-for-DSC%2Fta-p%2F1126441%22%20target%3D%22_blank%22%3EWindows%207%2F10%3A%20Using%20USB%20TAP%20on%20CodeWarrior%20for%20DSC%20-%20NXP%20Community%3C%2FA%3E%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-2137290%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%20translate%3D%22no%22%3ERe%3A%2056F8300%20programming%20software%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2137290%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EWell%2C%20here%20the%20correct%20CMD%20and%20what%20I%20have%20with%20yours%20*cfg%3A%3CBR%20%2F%3E%3CBR%20%2F%3E%3C%2FP%3E%3CP%3E%3CEM%3EC%3A%5CJtagV2%26gt%3Bfflash%20568323_flash.cfg%2016230_x.S%20-rx0x0%3A0xfff%20-p0x378%3C%2FEM%3E%3CBR%20%2F%3E%3CEM%3E56800E%20Flash%20Programmer%20v1.0%3C%2FEM%3E%3CBR%20%2F%3E%3CEM%3EProgram%20ran%20on%3A%20Mon%20Jul%2021%2013%3A48%3A18%202025%3C%2FEM%3E%3CBR%20%2F%3E%3CEM%3ECCCSClient%3A%3AOpen%3A%20Connection%20refused%3C%2FEM%3E%3C%2FP%3E%3CP%3E%3CEM%3EC%3A%5CJtagV2%26gt%3B%3C%2FEM%3E%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-2137273%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%20translate%3D%22no%22%3ERe%3A%2056F8300%20programming%20software%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2137273%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EHello%2C%20I%20found%20another%2056F8323%20configuration%20file%20in%20Codewarrior%20v8.3%2C%20could%20you%20please%20have%20another%20try%3F%3C%2FP%3E%0A%3CBR%20%2F%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-2137260%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%20translate%3D%22no%22%3ERe%3A%2056F8300%20programming%20software%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2137260%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EWell%2C%20some%20actions%3A%26nbsp%3B%3CBR%20%2F%3E%3CBR%20%2F%3E%3C%2FP%3E%3CP%3EC%3A%5CJtagV2%26gt%3BflashJtagLoader%20568323_flash.cfg%2016230_x.S%20-rX0x0%3A0xfff%20-p0x378%3CBR%20%2F%3EDSP56F801x%20Flash%20loader.%20Compiled%20on%20Nov%203%202006%2C%2018%3A00%3A59.%3CBR%20%2F%3Eversion%20Alpha%202.0%3CBR%20%2F%3E(c)%20Freescale%2C%20TIC%2C%202006%20by%20William%20Jiang%3CBR%20%2F%3EPartial%20Copyright%202000-2002%2C%20Zloba%20Alexander%3CBR%20%2F%3EI%2FO%20port%20driver%20started%3CBR%20%2F%3EUsing%20printer%20port%20at%20address%200x378.%3CBR%20%2F%3EChip%20ID%3A%200x01f4001d%3CBR%20%2F%3EAfter%20reseting%20the%20part%20in%20programming%2C%20JTAG%20paths%20now%20are%20as%20follows%3A%3CBR%20%2F%3EJTAG%20IR%20path%20length%3A%208%3CBR%20%2F%3EJTAG%20DR%20path%20length%3A%201%20(BYPASS)%3CBR%20%2F%3ECore%20ID%3A%200x02211004%20Core%20Status%3A%200x0d%20-%20Debug%3CBR%20%2F%3EAfter%20selecting%20the%20core%20TAP%20of%20the%20part%20in%20programming%2C%20JTAG%20paths%20are%20changed%3CBR%20%2F%3Enow!!!%3CBR%20%2F%3EJTAG%20IR%20path%20length%3A%204%3CBR%20%2F%3EJTAG%20DR%20path%20length%3A%201%20(BYPASS)%3CBR%20%2F%3EDebug%20Request%20status%3A%200xd%20-%20Debug%3CBR%20%2F%3EEnable%20OnCE%20status%3A%200xd%20-%20Debug%3CBR%20%2F%3EEnable%20OnCE%20successful%2C%20target%20chip%20is%20in%20Debug%20mode%3CBR%20%2F%3ETrim%20relaxation%20oscillator%20successful!%2C%20trim%20value%20%3D0x026c%3CBR%20%2F%3EChip%20is%20not%20secured%3CBR%20%2F%3EFlash%20config%20file%20command%20ignored%3A%20target_code_sets_hfmclkd%201%3CBR%20%2F%3EFlash%20config%20file%20command%20ignored%3A%20set_hfm_config_base%200x003FF7%3CBR%20%2F%3EFlash%20config%20file%20command%20ignored%3A%20set_hfm_programmer_base%200x2F800%3CBR%20%2F%3EFlash%20config%20file%20command%20ignored%3A%20set_hfm_prog_buffer_base%200%3CBR%20%2F%3EFlash%20config%20file%20command%20ignored%3A%20set_hfm_prog_buffer_size%20512%3CBR%20%2F%3E3%20flash%20units%20defined%20in%20the%20config%20file.%3CBR%20%2F%3E%3CSTRONG%3EDownloading%20of%20code%20failed%2C%20verify%20PRAM%20base%20address%3C%2FSTRONG%3E%3C%2FP%3E%3CP%3EC%3A%5CJtagV2%26gt%3B%3CBR%20%2F%3E%3CBR%20%2F%3E%3CBR%20%2F%3EWhat'%20wrong%3F%26nbsp%3B%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-2137165%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%20translate%3D%22no%22%3ERe%3A%2056F8300%20programming%20software%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2137165%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EHi%20again!%20I%20come%20back...%20and%20as%20I%20see%20i%20need%20flash.cfg%20file%20for%20that%20operations.%20But%20is%20havn't%20any%20*cfg%20files%20in%2056800E%20Flash%20Programmer.exe%26nbsp%3B%3CBR%20%2F%3EWhere%20I%20can%20get%20it%3F%20If%20to%20be%20moore%20exactly%20-%20flash8323.cfg%26nbsp%3B%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-2124492%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%20translate%3D%22no%22%3ERe%3A%2056F8300%20programming%20software%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2124492%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EHello%26nbsp%3B%3CA%20href%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fuser%2Fviewprofilepage%2Fuser-id%2F231663%22%20target%3D%22_blank%22%3E%40Fduch%3C%2FA%3E%26nbsp%3B%2C%3C%2FP%3E%0A%3CP%3ESince%20this%20is%20a%20LPC%20channel%2C%20for%20any%20other%20DSC%20related%20questions%2C%20please%20help%20to%20create%20a%20new%20post%20on%20%3CA%20href%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2FDigital-Signal-Controllers%2Fbd-p%2Fdsc%22%20target%3D%22_blank%22%3EDigital%20Signal%20Controllers%20-%20NXP%20Community%3C%2FA%3E.%26nbsp%3B%3C%2FP%3E%0A%3CP%3EThanks%20for%20your%20understanding%20in%20advance.%3C%2FP%3E%0A%3CP%3EBRs%2C%3C%2FP%3E%0A%3CP%3ECeleste%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-2124480%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%20translate%3D%22no%22%3ERe%3A%2056F8300%20programming%20software%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2124480%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EThere%20will%20definitely%20be%20questions%20later.%20Need%20some%20investigations%20for%20that%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-2124337%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%20translate%3D%22no%22%3ERe%3A%2056F8300%20programming%20software%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-2124337%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EHello%26nbsp%3B%3CA%20href%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fuser%2Fviewprofilepage%2Fuser-id%2F231663%22%20target%3D%22_blank%22%3E%40Fduch%3C%2FA%3E%26nbsp%3B%2C%3C%2FP%3E%0A%3CP%3EThanks%20for%20your%20support.%26nbsp%3B%3C%2FP%3E%0A%3CP%3EYes%2C%20you%20can%26nbsp%3B%3CSPAN%3Euse%2056800E%20Flash%20Programmer%20User%20Guide%20to%20read%20memory%20from%26nbsp%3B56F8323.%3C%2FSPAN%3E%3C%2FP%3E%0A%3CP%3E%3CSPAN%3EPlease%20download%20the%2056F8XXXFP%20software%3A%3CBR%20%2F%3E%3CA%20href%3D%22https%3A%2F%2Fwww.nxp.com%2Fproducts%2Fprocessors-and-microcontrollers%2Fadditional-mpu-mcus-architectures%2Fdigital-signal-controllers%2Fevaluation-kit-for-mc56f832x-and-mc56f812x-digital-signal-controllers%3AMC56F8323EVME%22%20target%3D%22_blank%22%20rel%3D%22nofollow%20noopener%20noreferrer%22%3EEVK%20for%20MC56F832x%20and%20MC56F812x%20DSCs%20%7C%20NXP%20Semiconductors%3C%2FA%3E%3CBR%20%2F%3E%3C%2FSPAN%3E%3C%2FP%3E%0A%3CP%3E%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-inline%22%20image-alt%3D%22Celeste_Liu_0-1750990273384.png%22%20style%3D%22width%3A%20400px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22Celeste_Liu_0-1750990273384.png%22%20style%3D%22width%3A%20400px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F344961iAE955B499A3F700F%2Fimage-size%2Fmedium%3Fv%3Dv2%26amp%3Bpx%3D400%22%20role%3D%22button%22%20title%3D%22Celeste_Liu_0-1750990273384.png%22%20alt%3D%22Celeste_Liu_0-1750990273384.png%22%20%2F%3E%3C%2Fspan%3E%3C%2FSPAN%3E%3C%2FP%3E%0A%3CP%3EThen%20open%20the%20file%2056800EFPUG%20and%20follow%20the%20steps%20of%20section%20%E2%80%9C2.2.3%26nbsp%3BViewing%20Memory%E2%80%9D%EF%BC%9A%3C%2FP%3E%0A%3CP%3E%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-inline%22%20image-alt%3D%22Celeste_Liu_2-1750990460798.png%22%20style%3D%22width%3A%20400px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22Celeste_Liu_2-1750990460798.png%22%20style%3D%22width%3A%20353px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F344963i999F5CABF24DCF73%2Fimage-size%2Fmedium%3Fv%3Dv2%26amp%3Bpx%3D400%22%20role%3D%22button%22%20title%3D%22Celeste_Liu_2-1750990460798.png%22%20alt%3D%22Celeste_Liu_2-1750990460798.png%22%20%2F%3E%3C%2Fspan%3E%3C%2FSPAN%3E%3C%2FP%3E%0A%3CP%3EHope%20it%20can%20help%20you.%3C%2FP%3E%0A%3CP%3EBRs%2C%3C%2FP%3E%0A%3CP%3ECeleste%3C%2FP%3E%0A%3CBR%20%2F%3E%0A%3CP%3E-------------------------------------------------------------------------------------------------------------------%3CBR%20%2F%3ENote%3A%20If%20this%20post%20answers%20your%20question%2C%20please%20click%20the%20%22ACCEPT%20AS%20SOLUTION%22%20button.%20Thank%20you!%3CBR%20%2F%3E-------------------------------------------------------------------------------------------------------------------%3C%2FP%3E%3C%2FLINGO-BODY%3E