Good evening,
We have purchased the MCTPTX1AK324 demoboard for the development of PMSM motor control.
As a first test, we wanted to load the example code supplied with the demoboard: "S32K324 Triple PMSM Control Referece Design Development Board".
However, we encountered the compilation problem shown in the attached image.
How can this be solved?
The version of the IDE is S32DS v3.5.
The RTD pack is: S32K3 RTD AUTOSAR 4.4 Version 3.0.0.
The development package is the: S32K3xx development package version 3.5.0
Thanks for the support
Solved! Go to Solution.
please double-check if RTD 2.0.0 is already right installed.
below is mine, as you can see these demo in IDE
and open "MCTPTX1AK324_Triple_PMSM_RDB_M7_0.mex"
this demo run's on RTD 2.0.0 + IPCF 3.6.0
please follow the step of the link below.
Hi,
Thanks for the reply.
I have tried to follow the suggested steps but have no problems with the inclusion of the required packages.
In the IDE's view of available extensions and packages there are only versions from 3.0.0 upwards of RTD.
I downloaded the ZIP of RTD 2.0.0 and tried to include it but apparently it failed.
I downloaded and installed the EXE of RTD 2.0.0 but again the outcome did not change.
I wanted to know if there were any special steps.
Thanks for the support
Hello,
I finally managed to get the project compiled and uploaded to the demoboard without any errors.
However, I wanted to look at the mex file to understand the configurations set in the various peripherals, but it gives me the following error:
The IDE version is 3.5 updated 6.
Thanks for the suppor.
please double-check if RTD 2.0.0 is already right installed.
below is mine, as you can see these demo in IDE
and open "MCTPTX1AK324_Triple_PMSM_RDB_M7_0.mex"