I am a little confused on how to enable software stack. I discovered this info:
Code: Select all
ChipName=16F877A
ExtraLinkerParams=-swcs 6 2
-Where exactly in the FCD file do I paste this code?
-Why is the chip name needed?
-Will the comiler warning message recognize if software stack is enabled?