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
Thank you for the feedback. The majority of the examples in the SDK does not exceed the 32kB limit, but there are a couple exceptions where it is not possible to stay within the 32kB limit. I will report your feedback internally and suggest that we state in the documentation which examples that exceed the trial limit.
Thank you for the feedback. The majority of the examples in the SDK does not exceed the 32kB limit, but there are a couple exceptions where it is not possible to stay within the 32kB limit. I will report your feedback internally and suggest that we state in the documentation which examples that exceed the trial limit.