We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GDB cannot access .crt0 code as no debug information has being included during compilation.
-g3 -ggdb
/hellfireos/arch/riscv/hf-riscv/boot/arch.mk
-g
The text was updated successfully, but these errors were encountered:
Merge pull request #3 from amamory/mnist-32-dma-channels
ea48825
Mnist 32 dma channels - multilayer mnist
No branches or pull requests
GDB cannot access .crt0 code as no debug information has being included during compilation.
-g3 -ggdb
to ASFLAGS in/hellfireos/arch/riscv/hf-riscv/boot/arch.mk
-g
in CFLAGS by-g3 -ggdb
The text was updated successfully, but these errors were encountered: