Hello sir!
I would like to transfer programs I wrote to Keil C and download to ARM, but those over 128k programs cannot be downloaded! I know the points but have no ideas on how to solve the problems. The points are as the following:
1. I know programs over 128k cannot be downloaded is because of Keil C license. But, the maximum of ARM flash is only 512k! I found Labview programs will become very huge after change to C code therefore I cannot develop our products. Our company use VI very often, at least 1M! Please let me know if there’s any solution for this problem.
2. I use MCB2300 development module, if the programs always be so big, then it may need to add flash RAM. Could you tell us how to do that?
The attachments are:
1. I made an example program for you to understand the situation. It’s over 128k. If you execute it directly, you would see what happens.
2. I also attached 4 pictures for showing you what happens when I executed the big program.
Thank you very much for your kindly help!