My code for a dsPIC33EP256MU806 is getting beyond 0x10000 and it stops working when this happens so I was going to move some large constant tables to their own section in flash. What's wrong with my approach? How should I be doing it instead? I added a se..
↧