I designed a board based on p1023RDS, I use NORFLASH S29GL512P,32Mx16x1,when I program flash in CW10.5.1, there always indicated
"connect failed [CCS last error: CC config string is invalid ](CCSProtocolPlugin)" , I don't know how to configure flash programmer correctly.what I want to mentioned is my codewarrior TAP is used operated at MPC8313,I used CW8.8 in past time,is there any possibility theCW TAPis too old to run in p1023?
could any body help me ??
My connection configuration is like this:
Hello longqi,
If you use the old product USB TAP, it only integrates USB port and no Ethernet port. Please configure the Connection type as "USB TAP" rather than "CodeWarrior TAP" with USB connection.
Have a great day,
Yiping
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
yes , your advices is really helpful,thank you! I use USB TAP and above problems is gone. I start to erase flash, I think something wrong with my initialize file,below is my init configuration and my flash info,and last picture is my problem,it's just keeping erasing all the time.
what's wrong with my broad? how to configure my broad correctly?
Hello longqi luo,
In CodeWarrior initialization file, please check the section "configure Local Bus memory controller" section, please refer to the processor reference manual to check whether OR and BR register settings are correct.
Have a great day,
Yiping
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------