error while trying to run I2C S32K344 sample code on s32k322

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

error while trying to run I2C S32K344 sample code on s32k322

328 Views
Sankeerthan123
Contributor I

 

I am trying to run  I2C Sample code from S32K344 to my S32K322 processor while debugging i ran into a error called "Break at address "0xfffffffe" with no debug information available, or outside of program code."

 

debuggerdebuggerperipheralperipheralerror_messageerror_messagepin_diagrampin_diagram

0 Kudos
Reply
2 Replies

302 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @Sankeerthan123,

It seems you are running the example directly into the S32K344. As you can see, from the description.txt, the supported hardware which was tested for this example is:

2.1.1 Supported boards
- EVB: S32K3X4EVB-Q257 47827 PCB RevX1 SCH RevA.
- Silicon: P32K344EHVMMS 0P55A CTSK2038A

Please port the example by creating a new project with the S32K322 selected as device and porting the functions and modules into it. 

Best regards,
Julián

0 Kudos
Reply

108 Views
Yown
Contributor II

Hi Julián, I have seen your reply to this question, but i can't figure out the relationship between board and S32K3xx, in my application scenario:
Silicon: P32K344EHVMMS 1P55A CTSA2128A
which S32Kxx project should i select to develop

(I may not be able to describe the problem very well

0 Kudos
Reply