We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I am using PK51 package... to develop for the nrf24e1, 8051 varient. Here is my problem, my app has just gone over 2k and for some reason it stops working... here is the compiler output Program Size: data=74.0 xdata=64 const=46 code=2051 the device programs and verifies ok but for some reason it won't run... which I find strange as I have another program where I some code to live over 2k in the address space... from that map file 000552H 000559H 000008H BYTE UNIT CONST ?CO?ITU_2WAY 00055AH 000CFFH 0007A6H --- --- **GAP** 000D00H 000D7EH 00007FH BYTE INBLOCK CODE_IAP ?PR?PULSE_SEND?ITU_2WAY so I think that the nordic is doing its job, I am just wondering if the compiler is doing something strange to my code... Mark. p.s. there are no compiler warnings about the USB key, which I have moved to a different USB port on my pc.
There is a clear error message when the software protection fails. So I do not think that this is the reason here. Do you get any errors/warnings during the linker run? Please send the MAP file to support.intl@keil.com and we will take a look at it. Reinhard