mac의 terminal.app에서 Odyssey에 Personality를 전송하십시오.
이것을 Mac의 terminal.app에서 시도해 보겠습니다.
직렬 연결하여 터미널에서 조작해 봅니다.
Odyssey MAX 10 FPGA Eval Kit Tier 2의 MicroUSB 커넥터를 Mac에 USB에 연결하면/dev/tty.usbmodemFA131이 나타나므로 화면에 연결합니다.
USB Blaster 라든지가 아니라, USB-MicroUSB 케이블로 접속하는 것만으로 OK입니다.
$ screen /dev/tty.usbmodemFA131
Odyssey MAX 10 FPGA Eval Kit의 S3 버튼을 눌러 LED가 켜진 상태로 두고 Enter를 누르면 직렬 콘솔에 메뉴가 나타납니다.
주: 개행 코드가 기대와 다르기 때문에, 이런 세로에 갖추어진 깨끗한 표시가 되어 주지 않습니다. 표시를 깨끗이 하는 방법은 조사중.
pression Menu
--------------
Please select from the following options:
0: Display list of personality names in Flash
1: Download a personality file to flash
2: Erase a specific personality file slot
3: Re-image the entire flash
4: Erase the entire flash
5: Download a MAX 10 .jbc file to a specific personality
6: Program MAX 10 using .jbc file from a specific personality
7: Test SRAM
8: Get temperature reading
9: Read flash ID
10: Get heart rate
11: Test proximity sensor
NOTE: To program the BLE module, please close Tera Term and
press the pushbutton near the battery slot or pushbutton
S3 if using the MAX 10 board - when LED turns off
>
보드에 등록 된 Personality의 목록보기
메뉴에 따라 0을 입력하면 목록이 반환됩니다.
>0
Personality 1: ADC and Audio Monitor
Personality 2: Max10 Remote Control
Personality 3: Frequency Detect
Personality 4: PWM LEDs
Personality 5: Dual Config FPGA LOAD
Personality 6: Dual Config PWM LEDs
Personality 7:
Personality 8:
Personality 9:
Personality 10:
Personality 11: Temp Humidity
Personality 12: Heart Rate Monitor
Personality 13: Motion Detect
Personality 14: Proximity Detection
Personality 15:
--Press Enter to continue
07, 08, 09, 10이 비어 있습니다.
Personality를 작성해 봅니다.
08에 써 봅시다:
>1
Enter two digit Personality number (01 through 15)
08
File will be downloaded to flash offset 150000
Select File->Send File - in Tera Term and make sure
Binary option box is checked before pressing OK.
Hit Enter after file transfer is done
여기서 바이너리를 흘려 보냅니다. 화면의 Ctrl-A 뒤에 :
Odyssey Web Utility 에서 "Custom Command Test"를 다운로드 한 것을 흘려 보았습니다.
Ctrl-A :exec !! cat GATT_2065.bin
그 후, Enter를 입력하면 메뉴가 나옵니다……라고 생각합니다만 나오지 않습니다.
직렬 연결이 이상해진 것 같습니다. 이 상태에서도 제대로 08에 Personality를 쓰고 있습니다.
Android 앱 에서 보면 "Custom Command Test"가 목록에 등장했습니다.
Reference
이 문제에 관하여(mac의 terminal.app에서 Odyssey에 Personality를 전송하십시오.), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/matobaa/items/b7f2f100ef8963eef86d
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
$ screen /dev/tty.usbmodemFA131
pression Menu
--------------
Please select from the following options:
0: Display list of personality names in Flash
1: Download a personality file to flash
2: Erase a specific personality file slot
3: Re-image the entire flash
4: Erase the entire flash
5: Download a MAX 10 .jbc file to a specific personality
6: Program MAX 10 using .jbc file from a specific personality
7: Test SRAM
8: Get temperature reading
9: Read flash ID
10: Get heart rate
11: Test proximity sensor
NOTE: To program the BLE module, please close Tera Term and
press the pushbutton near the battery slot or pushbutton
S3 if using the MAX 10 board - when LED turns off
>
메뉴에 따라 0을 입력하면 목록이 반환됩니다.
>0
Personality 1: ADC and Audio Monitor
Personality 2: Max10 Remote Control
Personality 3: Frequency Detect
Personality 4: PWM LEDs
Personality 5: Dual Config FPGA LOAD
Personality 6: Dual Config PWM LEDs
Personality 7:
Personality 8:
Personality 9:
Personality 10:
Personality 11: Temp Humidity
Personality 12: Heart Rate Monitor
Personality 13: Motion Detect
Personality 14: Proximity Detection
Personality 15:
--Press Enter to continue
07, 08, 09, 10이 비어 있습니다.
Personality를 작성해 봅니다.
08에 써 봅시다:
>1
Enter two digit Personality number (01 through 15)
08
File will be downloaded to flash offset 150000
Select File->Send File - in Tera Term and make sure
Binary option box is checked before pressing OK.
Hit Enter after file transfer is done
여기서 바이너리를 흘려 보냅니다. 화면의 Ctrl-A 뒤에 :
Odyssey Web Utility 에서 "Custom Command Test"를 다운로드 한 것을 흘려 보았습니다.
Ctrl-A :exec !! cat GATT_2065.bin
그 후, Enter를 입력하면 메뉴가 나옵니다……라고 생각합니다만 나오지 않습니다.
직렬 연결이 이상해진 것 같습니다. 이 상태에서도 제대로 08에 Personality를 쓰고 있습니다.
Android 앱 에서 보면 "Custom Command Test"가 목록에 등장했습니다.
Reference
이 문제에 관하여(mac의 terminal.app에서 Odyssey에 Personality를 전송하십시오.), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/matobaa/items/b7f2f100ef8963eef86d
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
>1
Enter two digit Personality number (01 through 15)
08
File will be downloaded to flash offset 150000
Select File->Send File - in Tera Term and make sure
Binary option box is checked before pressing OK.
Hit Enter after file transfer is done
Ctrl-A :exec !! cat GATT_2065.bin
Reference
이 문제에 관하여(mac의 terminal.app에서 Odyssey에 Personality를 전송하십시오.), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/matobaa/items/b7f2f100ef8963eef86d텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)