linux-dev
linux-dev
hi there im using the gcc cross compile version but i get this error In file included from ../fpdoom/entry.c:21: ../fpdoom/include/stdlib.h: In function ‘abs’: ../fpdoom/include/stdlib.h:11:1: sorry, unimplemented: Thumb-1 ‘hard-float’ VFP ABI...
never mind i got it working i forgot to compile pack_reloc
it compiled but when i run iti get unknown lcd error heres my code #include #include #include #include "syscode.h" #include "cmd_def.h" // Stub to satisfy sys_init linkage void keytrn_init(void) {...
[main.zip](https://github.com/user-attachments/files/21753474/main.zip)
here's a zip of the main.c
No it works fine
BTW I'm the same guy who was trying to get fpdoom working on the ta 1575
Yeah like i said this is just some code chatgpt gave me I don't know how to program in c that much