Hello,
I am developing a rather large application on this hardware. I first started receiving an HWI stack overrun. I appear to have solved this by setting the program stack size to 1024 rather than its default 256. The HWI stack overrun errors have disappeared. At this point, however, I have a remaining error:
ERROR: "(unknown file)", line 97:
This appears to be coming from xdc.runtime.LoggerBuf. At the point where this occurs I am thrown into the abort() function and the application dies.
CCS is 5.3.0.00090
XDCTools is 3.24.5.48
SYS/BIOS is 6.34.2.18
I am using driverlib as well from the latest controlSUITE
I have searched the forum for the error and I cannot seem to locate any references to this one.
Thank you,
Michael Jordan