S32K144.h incompatible versions

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

S32K144.h incompatible versions

894 Views
johnbanks
Contributor II

There are some helpful dual edge capture examples outwith the cookbook (eg Frequency and Duty cycle calculation using dual edge capture and https://www.nxp.com/docs/en/application-note/AN5303.pdf ) , but trying to work with them has problems with the debugger not working on 2018.R1 and trying to merge them with projects in the cookbook reveals differences in the naming of many values in S32K144.h.

Comparing S32K144.h versions reveals vast differences in naming and structure, and trying to rename the references manually leaves me concluding I'm best taking the examples and reconstructing them with the latest S32K144.h. Any other suggestions welcome.

3 Replies

723 Views
stanish
NXP Employee
NXP Employee

Hello John,

I've checked the example and it works fine on my machine with S32DS 2018.R1. Could you possibly provide us with more info about the debugger issues? can you check what is the OpenSDA firmware version on your board?

pastedImage_2.png

Regarding differences in the header file. I agree this is indeed inconvenient especially in case of existing examples on nxp community.

The ideal case is to have all the examples published updated and tested with latest version of the tools. This currently works only for examples available in S2DS (New project from Example)

Stan

723 Views
johnbanks
Contributor II

Thanks, updating OpenSDA firmware got the debugger working, but the AN5303 example still doesn't work with 0 displayed for the capture values. I have started a new thread about this and will leave this one about the debugger issues. https://community.nxp.com/message/991945 

0 Kudos

723 Views
johnbanks
Contributor II

Thanks, after updating OpenSDA the debugger works with AN5303.

0 Kudos