Embed
http://www.openstm32.org/Downloading+the+System+Workbench+for+STM32+installer?structure=Documentation 電子工作専科のぐうたラボ System Workbench for STM32 を使ってみました
古いバージョンのCoIDE-1.7.8.exeにしたら、Breakできた。
Reading symbols from \debug\bin\stm32f4xx_2048.elf...(no debugging symbols found)...done. file "D:/stm32/CooCox/CoIDEcreated/CoIDEcreated/Debug/bin/STM32F4xx_2048.elf" Reading symbols from \debug\bin\stm32f4xx_2048.elf...(no debugging symb…
無効のとき(Startup Filesを使うとき)と、有効のときの差のマップファイル その1: Discarded input sectionsDiscarded input sections .text 0x00000000 0x0 /lib/gcc/arm-none-eabi/4.8.1/thumb2/crti.o .data 0x00000000 0x0 /lib/gcc/arm-none-eabi/4…
STM32CubeMXを開く New Projectをクリックする。 "Board Selector"タブをクリックする。 Board Filterを以下のように選ぶ。 "Vendor": STMicroelectronics "Type of Board": Discovery "MCU Series": STM32F4> STM32F429I-DISCOを選び、OKをクリックする。 P…
STM32F429ZIT6のPDFのドキュメント類Technical Documentation Product Specifications DB2042: Discovery kit with STM32F429ZI MCU Application Notes AN3990: Upgrading STM32F4DISCOVERY board firmware using a USB key User Manuals UM1670: Discovery …
STM32F4 FirmwareのUpdate方法 STM32 ST-LINK Utilityで、ST-LINK>Firmware Updateをクリックする。 Device Connectをクリックすると、以下のエラーメッセージがでる。 ST-Link is not in the DFU mode. Please restart it. micro-USBの方へ、ケーブルを接続…
www.st-japan.co.jp
CoFlash.exeで、"Program"をクリックしたら、以下のエラーになった。 Flash driver function execute timeoutCooCox Forum - View topic - Error: Flash driver function execute timeout
GCC HOME: D:\Users\USER01\MentorGraphics\Sourcery_CodeBench_Lite_for_ARM_EABI\bin compile: [mkdir] Skipping d:\Users\USER01\CoIDE\workspace\sample\sample\Debug\bin because it already exists. [mkdir] Skipping d:\Users\USER01\CoIDE\workspace…
C:\CooCox\CoIDE_V2Beta\bin\coflash.exe
C:\CooCox\CoIDE_V2Beta>"C:/CooCox/CoIDE_V2Beta/bin\coflash.exe" erase STM32F429ZI --adapter-name=ST-Link --port=SWD --adapter-clk=1000000 --driver= "C:\Users\m_fujii\AppData\Roaming\CooCox\CoIDE\config\flash\CooCox-Flash\ CoIDE_STM32F4xx_2…
MentorGraphics\Sourcery_CodeBench_lite_for_ARM_EABI\bin\arm-none-eabi-gdbのログ 選択するボードが間違っていたのでおかしかった。 ST>STM32F407>STM32F407VGを選択 ST>STM32F429>STM32F429ZIを選択。 Reading symbols from d:\users\USER01\coide\works…
Flash Download Infomation C:\CooCox\CoIDE_V2Beta>"C:/CooCox/CoIDE_V2Beta/bin\coflash.exe" program STM32F407VG "d:/Users/USER01/CoIDE/workspace/sample/sample/Debug/bin/sample.elf" --adapter-name=ST-Link --port=SWD --adapter-clk=1000000 --er…
STM32F429 Discovery kit (32F429IDISCOVERY) STM32F429ZIT6 www2.st.com ST-Linkのドライバをダウンロードして、インストールする。 www.st-japan.co.jp ARMのツールチェーンをダウンロードして、インストールする。 ”Download Sourcery CodeBench Lite 201…
www.st.com www2.st.comhttp://www.st.com/st-web-ui/static/active/jp/resource/technical/document/user_manual/DM00093903.pdfwww.st-japan.co.jpqiita.com
フラッシュのデュアルバンクって、どのように動くんだろう。 これも、フラッシュ1MBだな。 http://jp.rs-online.com/web/p/microcontrollers/7959016P/
SDカード spiモードemmcstm32密結合tcmCMなどのローカルメモリーは、ローカルバスや専用メモリーバスを介してプロセッサコアに接続され、キャッシュと同等のアクセス性能を実現する。
Ubuntu 14.04 LTS
static void MyRenderNative(NATIVE_FONT_INFO *nfi, NATIVE_OPENVG_INFO *nopvgi, NATIVE_VIEWER_INFO *nvi) { uint top_space = 1; uint bottom_space = 1; uint left_space = 1; uint right_space = 1; uint oneChar_width = 0; uint oneChar_height = 0;…
pi@raspberrypi ~/freetype/freetype-2.5.3.tar/freetype-2.5.3 $ make FreeType build system -- automatic system detection The following settings are used: platform unix compiler cc configuration directory ./builds/unix configuration rules ./b…
apt-get install x11-xserver-utils Display Power Management Signaling (日本語)
ソースコード
以下のエラーメッセージがでた。
raspberry pi でコンパイルオプションに-std=c99を追加した。
Simply open the project preferences and add -std=c99 to Settings/C Compiler/Miscellaneous/Other Flags
Error during file upload. Operation failed. File system input or output error Operation failed. File system input or output error Operation failed. File system input or output errorプロセスが残っていたのでKILLしてみたらエラーが消えた。 pi …
正常につながった。 動きも悪くない。ELECOM Bluetooth3.0マウス NFCペアリング レーザー 3ボタン ブラック M-BT10BBBK/N出版社/メーカー: エレコム発売日: 2013/05/18メディア: Personal Computersこの商品を含むブログを見る
raspberry pi type B+用のケースを買った。 (有)ビクトリーセブンで買った。 値段は、864円、送料込みで1028円だった。 組み立て手順の紙を見なくても組み立てられるぐらい簡単だった。 組み立て手順の用紙もついている。上が開くようになっているのは、い…
WindowsのEclipseでraspberry pi用のクロス開発環境を作成する。