You are not logged in.
Dear visitor, welcome to Aqua Computer Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
macht das leben so viel leichter sobald es über 10 Zeilen Code hinausgeht.. der avg-gcc kann auch attiny code erzeugen afaik..
, Twinplex (gf-4 halterung), Airplex-Classic, Eheim 1046, div. Winkel, 2 Gehäusedurchführungen... alles Plug'n'Cool |
|
Source code |
1 2 3 4 5 6 |
int getDeviceID() {
800001a4: e92d4010 stmdb sp!, {r4, lr}
if (*((volatile unsigned char *)0x820f0000) == 0xFF) {
800001a8: e59f4030 ldr r4, [pc, #48] ; 800001e0 <.text+0x1e0>
800001ac: e5d43000 ldrb r3, [r4]
800001b0: e35300ff cmp r3, #255 ; 0xff
|
, Twinplex (gf-4 halterung), Airplex-Classic, Eheim 1046, div. Winkel, 2 Gehäusedurchführungen... alles Plug'n'Cool -