- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Again and again I see this error every time I edit the BSP settings:
make all
Makefile not up to date.
settings.bsp has been modified since the BSP Makefile was generated.
Generate the BSP to update the Makefile, and then build again.
To generate from Eclipse:
1. Right-click the BSP project.
2. In the Nios® II Menu, click Generate BSP.
To generate from the command line:
nios2-bsp-generate-files --settings= --bsp-dir=
make: *** [makefile] Error 1
I do these steps and still seeing the same damn error. Every thing is ok and don't tell me to just do the steps above.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
If the above steps do not resolve the issue, do a make clean or make clean_bsp and then delete the Makefile that is present in the BSP directory as well as in the Application directory. After doing this, you will have to generate the Makefiles again and then do the BSP & APP builds.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Thanks a lot, It is amazing solution for now. do you know when you gunna fix this issue completely?
