I'm using CCS5.5 to program Tiva TM4C123BH6PM with XDS100V3 Emluator.
I'm trying to make my own function.
The question is that I want to use ASSERT Macro, but I get warnings.
Which header files have the #define ASSERT ?
+) I have another error about stack.
#10210-D creating ".stack" section with default size of 0x800; use the -stack option to change the default size Project.
What do I have to do..?
