I am using a TWR-KV46F150M board. I have Knietis SDK v.1.3.0_KV4xF_1.0.0 installed. I would like to use the driver fsl_flexcan Peripheral Driver. I added it to the Components, everything looks filled out. I am not sure where the setup is done. I am assuming the application will have to call some functions.
The problem is when I try to generate the code, I get the following message
ERROR: Not possible to run: Drivers\Kinetis\printConfigs.js. javax.script.ScriptException: sun.org.mozilla.javascript.internal.EcmaError: TypeError: Cannot find function getEditorData in object com.processorexpert.core.service.api.internal.PExInspectorIntegerItemAPI@680703. (<Unknown source>#89) in <Unknown source> at line number 89
Any ideas what I am missing?