nds.
> > NOTE: you need to add CONFIG_DEBUG_SYMBOLS=y to defconfig
> >
> > $ arm-none-eabi-addr2line -afp -e nuttx 8a010e64
> > $ arm-none-eabi-objdump -S nuttx | grep 8a010e64
> >
> > I think 8a019b04 is already aligned in 4bytes, so perha
Hi,
I'm new to NuttX and BBBW, any assistance would be appreciated.
I followed Alan Assis' blog post on how to get NuttX running on the
BeagBone Black board. I have the wireless version but I don't know if that
is causing my issue.
https://acassis.wordpress.com/2019/01/09/compiling-nuttx-to-beag