2022年11月20日日曜日

Raspi③ make,Header-Lib,Nasm/Gasm,UART,I2C-ADC

https://www.miraclelinux.com/tech-blog/0icygs  これが詳しい

http://omilab.naist.jp/~mukaigawa/misc/Makefile.html 総論的

https://blog.foresta.me/posts/gnu_make_syntax/ $^,$@の説明が詳しい

--------------------------------------------------------------

https://monozukuri-c.com/langc-headerfile/#toc2 ::header file tutorial

もう一度基礎からC言語 第15回 関数の宣言~ライブラリとヘッダファイル externとモジュール (grapecity.co.jp)

----------------------------------------------------------------

https://www.koeki-prj.org/~yuuji/2021/ks-b/asm/asm.html nasm tutorial

 Linuxでアセンブラプログラミング (finito-web.com) 

 nasm -f elf64 hello.asm でないと動かん! 要注意
Assembly Programming Linux (mztn.org) nasm tutorial
ラズパイでアセンブラ、最初の一歩かな? | デバイスビジネス開拓団 (jhalfmoon.com) これはgasの説明
アセンブラに手を出してみる - Qiita これは両方
-------------------------------------------- --------------------------------------------

Raspberry Pi と Arduino をUSBシリアル通信(第一弾) - とある科学の備忘録 (hatenablog.com) も参考になったが基本はraspbery piをはじめように詳述されてる

RaspberryとArduinoをシリアル通信する | (soup01.com) もあったけどね

---------------------------------------------------------------

https://riderid.hatenablog.com/entry/2021/07/26/130605


0 件のコメント:

コメントを投稿