hello
I am working on TMS320F28388 control card.
I have created project for SPI-C communication.The project is building but while executing it, it is getting stuck in below function present in Device_init() fuction.
SysCtl_delay(23U)
But when i am using SPI loopback example code.I am able to compile and flash and execute the code even though I am using same Device_init() function
what possible reason can you suggest for this scenario .
Any input will be appreciable
thanks in advance