I began programming TMS320F28335, when i debugg, showing me that can not find the file:
C:\users\....\....\...\Debug\FirsTest.out
the file is FistTest.out, and i dont know what is the next step to follow.
Sergio Valencia.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I began programming TMS320F28335, when i debugg, showing me that can not find the file:
C:\users\....\....\...\Debug\FirsTest.out
the file is FistTest.out, and i dont know what is the next step to follow.
Sergio Valencia.
Hi Sergio,
It appears that you may be missing the definition of the GpioCtrlRegs struct. Have you included the gpio.h file in your project that contains the declaration of this struct?
-Ozino