Part Number: TMS320F28388D
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
Tool/software:
Hello,
I'm encountering an issue where all the functions in my pinConfiguration file are suddenly showing an "invalid arguments" error.
When I click on one of the functions, I get the following message:
Invalid arguments
Candidates are:
void GPIO_setControllerCore(unsigned long int, enum {C:\ti\c2000\C2000Ware_4_00_00_00\driverlib\f2838x\driverlib\gpio.h:7153})
Recently, I made a few changes to my project:
- I implemented SysConfig.
- I upgraded C2000Ware to version 5_03, as it was required for the correct CLB simulation.
Since the error message references the old version of C2000Ware (4_00_00_00), I suspect the issue is related to this, but I’m unsure how to resolve it.
Any guidance would be greatly appreciated.
Regards,
Wilko