hi,
i`m try to make a simple program using dsp/bios configuration that use one gpio, so when i compile the c code an error apears that says about definitions (GpioCtrlReg,Edis, Eallow.) so i need to use the headers files. In my case dsp2833x_device.h but when i compile a warning apears and 2 errors about the definition (GpioCtrlReg). I read the quick start guide so :
What do i need to add to my program? What headers?
i`m new in this so if you can be more specific.
When i use dsp/bios configuration a .cmd is generate so i guess i don`t need to use dsp2833x_headers_bios.cmd.