TopicTracker
出典 bogdanthegeek.github.io原文を表示
翻訳言語翻訳言語

J-Link RTT for the Masses

ARM CPUでセミホスティングを使用すれば、わずか数行のコードでデータの送受信が可能です。10円の「使い捨て」マイクロコントローラーでの実装例も紹介されています。組み込みプロジェクトのデバッグ方法は多岐にわたり、高速処理ではピンのトグル、高度なプロジェクトではファイルシステムへの構造化ログ記録などがあります。

関連記事

  • The talk discusses risks of shipping unknown build dependencies from npm and runtime third-party service dependencies. It questions whether projects adequately consider long-term costs, and introduces "microstacks" as an approach using minimal build dependencies and no runtime service dependencies.