I'm using PIC24FJ256GA705 and I'm reserving few kb of flash at the bottom of program memory. Now, I know that XC16 can work really well with strings and data structures that at stored into flash. But only if you're defining and declaring the const data at..
↧