Hi,
yesterday my OM27462CDK Board arrived. I tried to getting started on a Mac.
I encountered following problems:
In the downloadable SW an FW examples
is only an „.exe“ file witch only works on a Windows machine.
To get this board working I installed the LPCXpresso IDE in a VM. I also run the „.exe“ file, installed the plugin and
imported the Software examples.
Unfortunely I was not able to get the debug mode running.
The debugger is quitting with this message:
02: Failed on connect
02: Failed on connect
Could not connect to core.
Emu(0): Connected&Reset. Was: NotConnected. DpID: 00630061. CpuID: 00000000. Info: <None>
On a second Window:
Error in final launch sequence
Failed to execute MI command:
-target-select extended-remote | crt_emu_cm_redlink -msg-port=1127 -g -mi -2 -pPN7462AU-C3-00 -vendor=NXP -ConnectScript=PN7xxxxx_Connect.scp -ResetScript=PN7xxxxx_Reset.scp -reset= -ProbeHandle=1 -CoreIndex=0 -flash-driver=PN7xxxxx_158k.cfx
Error message from debugger back end:
Remote communication error. Target disconnected.: No error.
Remote communication error. Target disconnected.: No error.
Next thing i tried is to get the Mac version running by executing following steps:
flash driver file unreadable - '/Applications/lpcxpresso_8.2.2_650/lpcxpresso/bin/Flash/PN7xxxxx_158k.cfx'
This MCU is not supported by the product (Failed on -p named Package (chip/board) lookup).
Now I hve no idea how i can get this board running.
Can anyone help me please?
Hi Mario,
It looks like an issue from LPCXpresso IDE, have you installed the latest version? and since you are using MAC, why not try the mac version of LPCXpresso IDE? You may download it from https://nxp.flexnetoperations.com/control/frse/download?element=7632697 .
Hope that helps,
B.R
Kan
Hi Kan,
thank you for you support. I use the latest Version LPCXpresso (8.2.2).
I really like to use the Mac version. The problem is, there is no plugin for the PN7264 for the May version.
Finally I managed to get the Windows version running in a VM.
But I'm still waiting for a plugin for the Mac version of LPCXpresso.
Best Regards
Mario
Hi Mario,
Actually PN7264 uses ARM Cortex-M0 core, and you may set up the MCU settings like the following:
Hope that helps,
B.R
Kan
Hi Kan,
i believe there is no chance without the correct plugin for the Mac.
The correct settings seams to be: (picture from Windows version with plugin)
On the Mac there is automatically this setting, witch not works.
Best Regards
Mario
Hi Mario,
I have provided the solution in your another thread : PN7462 for Mac IDE? .
Please kindly check it for details.
Hope that helps,
Have a great day,
Kan
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Kan,
I'm afraid but the problem still exist as you can see in the other thread.
Regards Mario