Hi,

> Did you put untar the 'nuttx' and 'apps' tarballs to get a directory
> structure like this:
> 
> some_directory/
> |-nuttx
> |-apps

Yes I did.

> Could you share the error message(s), if there were any?

./tools/configure.sh -m -a ../apps teensy-2.0:hello
make
sh: avr-nuttx-elf-gcc: command not found
ERROR: avr-nuttx-elf-gcc failed: 127

Which indicates I’m missing something but that’s not mention AFAIK mentioned in 
the README.


./tools/configure.sh -m stm32f4discovery:nsh -a ../apps/
make

 #  error "Unsupported STM32 chip”

 ./tools/configure.sh -m nucleo-f410rb:nsh -a ../apps/

ERROR: failed to refresh        

./tools/configure.sh -m stm32f4discovery:wifi -a ../apps/

ERROR: failed to refresh


I’m doing a "make distclean” before running the config tool.

I think mentioning a common well tested platform in the README would help. 
Remember to get +1 votes a IPMC member will need to be able to compile it and 
some needed votes may need to come from people who are not familiar with your 
project.

Thanks,
Justin

Reply via email to