問題タブ [iota]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
64 参照

c - Arduino が動かなくなり、serial.println の出力が大量に発生する

Arduino デバイス用の C 言語で iota トランザクション バンドルを作成しようとしているため、github リポジトリを作成しました。

https://github.com/Xplosio2/Iota-transaction-in-C

コードは正常にコンパイルされていますが、Arduino は意味をなさない暗号化された出力を作成しています。cの知識が不足しているため、問題を1つのファイルに限定することはできません. 問題は次のファイルにあると思われます。

kerl.h、kerl.c、conversion.h、conversion.c

この問題を解決できることを願っています。事前に助けてくれてありがとう。

PS: Arduino IDE を使用してコードをコンパイルしています。ポインタ/スタックの問題であると思いますか?