hi:
I have a problem, how can we read the value of MPC5746C address specified FLASH.
Thanks!
已解决! 转到解答。
Hi,
for instance this way:
test_read = *(unsigned int*)0x011C0000;
在原帖中查看解决方案