-
AuthorPosts
-
-
I am trying to Calibrate the data store K_period and K_duty in NVM_k3 sample models.
I have flashed the software over CAN using CAN0 and flashing is done successfully, but while trying to do calibration over CAN is giving an error. The response for RequestShortSeed(0xba) return an error. I have attached the screenshot for your reference.
Also describe how and from where calibrate the datastores.note: The NVM_k3 sample model is used without any changes.
Attachments:
You must be logged in to view attached files. -
I tried to Calibrate the data store K_period and K_duty in NVM_k3 sample models.
I have flashed the software over CAN using CAN2 and flashing is done successfully, but while trying to do calibration over CAN is giving an error. The response for RequestShortSeed(0xba) return an error. I have attached the screenshot for your reference.
In model the interrupt and controller mode was set for CanController_0, later i changed it to CanController_2 and tried to calibrate but the same error occurred.Attachments:
You must be logged in to view attached files. -
The init should not be on CAN0, this indicates a problem with the peripherals config.
Please make sure you have installed the Audesse simulink blocks correctly (make sure you see the pop-up after running the install script) before opening any .slx file to ensure that the config gets set up. You do not need to put an extra config file in the folder with the sample you are working on, just put the .slx in a new folder by itself and open it.
-
-
AuthorPosts
- You must be logged in to reply to this topic.