Read the value of MPC5746C address specified FLASH

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

Read the value of MPC5746C address specified FLASH

Jump to solution
541 Views
木子李
Contributor II

hi:

   I have a problem, how can we read the value of MPC5746C address specified FLASH.

Thanks!

0 Kudos
1 Solution
475 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi,

for instance this way:

test_read = *(unsigned int*)0x011C0000;

View solution in original post

1 Reply
476 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi,

for instance this way:

test_read = *(unsigned int*)0x011C0000;