I have an application that worked fine a few days ago. But today I get this error:
{standard input}: 1948: invalid offset, value too large (0x00000400) Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 exit failure> code 1
Ok guys, Finally, I found a solution. The problem was in the big case. Converting this to an if else expression solved the problem.
, . (26 ), , - . if-else GCC.
, ARM Cortex-M0. , , :
ldr r7 ,=PRTCNFG_10
-, PRTCNFG_10 ( .equ) r7. -
ldr r7 ,[pc, #immed8]
# instant8 - 8- . 2 ^ 8 = 256, PRTCNFG_10 pc + 256 , .
, PRTCNFG_10 :
PRTCNFG_10: .word 0x606
Source: https://habr.com/ru/post/1766142/More articles:An object reference is required for a non-static field, method, or property - c #PHP Doctrine - Best practice for setting default encoding for all applications - phpJcheckBox in Jtable - swingCreating a database of local locations / enterprises - geolocationHow to interpret the control times reported by the Perl Benchmark module? - benchmarkingTwitter app using C # using OAuth token - c #is there ever a time when you will not use recursion? - javaRollback Eclipse returns to the system - javahas_attribute? the problem is ruby | fooobar.comPosting information on Twitter with a known username / pass and Oauth token without providing access - c #All Articles