Am I allowed to post only part of the code? I know the contest rules forbid posting the whole code but it doesn't say anything about a section of it (which happens to be most of the code right now).
Also, I tried using arm-eabi-none-gdb, but after typing in "break main", then typing "n" or "s" it tells me "Cannot find bounds of current function"
