Pinmux.h files generated by the Config tools is always throwing out errors as undefined symbols..
Generated code doesn't have any errors, when i use the symbols generated in the code in the application code, then those errors are thrown as not defined in the scope.
Does this require any configuration settings in the project ?
Note: Attached a snapshot of the pins configured. Errors i am seeing are associated with the LPSPI signal names and few GPIO signals
IDE Version i am using is 11.7.0 and the SDK version i installed is SDK_2.9.3_MIMXRT1061xxxxA.zip
If possible i also want to know how can we configure the.mex file to cutomize the file names to autogenerate in the pin-mux file.
All the pins signal names that are generated as PCS0 , SCK, SDO , all are reporting errors as not defined in the scope. Accepted few which has gpio_io as signal name (some are not, even with the same name)
Yes pin_mux file is included in the C module and .mex file is not accepted by the attachment to send here.
I also created new new workspace and configured the pins. I will attach another current working copy in the next reply
I am not sure, if any config settings required for Peripherals components. I am also attaching the snapshot of it. I see some warnings as problems.
Please provide your insights.
Hi,
Have you included pin_mux.h in your C module ? Could you add more details on how you are using the symbols? It would be great if you attach simple project demonstrating the problem, including the .mex file with the configuration.
Best regards
Petr Hradsky
Config Tools Team
Hi,
I am sorry, but we have not been able to reproduce the problem. When we create a project and use your configuration the files compile correctly. Could you please add screenshot of error that you are getting? Also the full zipped project showing the problem would be helpful.
Regards
Petr Hradsky
MCUXpresso Config Tools Team