|
Re: Maximum hex files size?
There is no real limit for hex file size, because it doesn't directly translate to program usage.
To find the real size and limits, in MPLAB (version 8, but should be similar for earlier versions) go to view->memory usage. You can see both program usage and RAM usage.
|