flex-builder clean-firmware not working

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

flex-builder clean-firmware not working

1,689 次查看
smiller2
Contributor IV

I am working on a new board.   When I run flex-builder clean-firmware  then it returns "invalid instruction"

I get the same error message for clean-linux.    However clean-rfs  completes without error.   

I can do a flex-builder clean, but that then removes all boards and all code which greatly increases build time.  Thanks for any tips on getting this to work.  

 

re/atf$ flex-builder clean-firmware
invalid instruction

0 项奖励
回复
1 回复

1,543 次查看
neom1
Contributor I

Hi.

Please try with "-i" option

$ flex-builder -i clean-firmware

 

It works well lsdk 2012

0 项奖励
回复