I am working on a project and have used the Due board for my development. I am putting together my proto boards with the raw components now and ran into a problem with the SAM chip. Digikey was out of stock on the 8E so I ordered a 4E that was then put onto a breakout board for testing. The only difference between them is the 8E has 512k of storage and the 4E has 256k. Size isn't really a problem, my sketch is currently 40k, so either chip has plenty of room. Will I run into a problem if I try and download the sketch with the libraries for the 8E onto the 4E? I did notice the hardware folder has include files for both the chips, can I just change which one gets used during the compile?
Thanks in advance.
Jim