Hi,
Both examples were built failed in Keil due to exceeding 32K trial limitation. Is there any way to reduce the size? Or any suggestion?
Platform: nRF52DK Keil uVision: 5.23 SoftDevice: S132
Hi,
Both examples were built failed in Keil due to exceeding 32K trial limitation. Is there any way to reduce the size? Or any suggestion?
Platform: nRF52DK Keil uVision: 5.23 SoftDevice: S132
If you want to build examples that are larger than 32kB, but you do now want to purchase a Keil license, then I suggest that you take a look at the Development with GCC and Eclipse tutorial or the Segger Embedded Studio - A Cross Platform IDE.
Best regards
Bjørn
Just wanted to add some suggestion and hope Nordic's guys will see it.
The examples should give a WORKING instructions (almost guaranteed for everyone in all cases) in the documentation. If the trial version of Keil (which most people started with) does not compile/link some of the examples and there is other choices, you should put the other choice, like GCC+Eclipse, as the default start point, so people don't waste their time. Sincerely hope you seriously consider this and improve your examples/documentations.
Just wanted to add some suggestion and hope Nordic's guys will see it.
The examples should give a WORKING instructions (almost guaranteed for everyone in all cases) in the documentation. If the trial version of Keil (which most people started with) does not compile/link some of the examples and there is other choices, you should put the other choice, like GCC+Eclipse, as the default start point, so people don't waste their time. Sincerely hope you seriously consider this and improve your examples/documentations.