TOPPERS/ASP3 pico用 configurator.rb

TOPPERS/ASP3 の Raspberry Pi pico 簡易パッケージ版 configurator.rb の使い方

1. configurator.rbの場所

2. configurator.rbのオプション

2.1. ターゲット名

  • dummy_gcc
  • raspberrypi_pico_gcc

2.2. アプリケーションのディレクトリ名(複数指定可)

  • default: $(SRCDIR)/sample

2.3. アプリケーション名

  • default: sample1

 

コンフィギュレータ実行例

アプリケーション名 applname に関わらずELF形式ファイル名は asp である。

したがってUF2形式ファイル名を作成するときは次のようになる