連載*PSoCマイコン活用講座(第4回)
公開:2005年8月10日
トランジスタ技術 2005年9月号
連載*PSoCマイコン活用講座(第4回)
ダイナミック・リコンフィグレーションの実験
関連プログラムとデータなど
TR0509O
トランジスタ技術編集部
CQ出版(株)
====================================
ダウンロード・サービスご利用者各位
====================================
毎度,小誌ご愛読を賜り,誠にありがとうございます.
このたびはダウンロード・サービスをご利用いただき,誠にありがとうござい
ます.筆者のご厚意により,製作記事の関連プログラムをこのアーカイブに収録
しました.
なお,アーカイブは,ZIPによって圧縮されています.
================
最低限必要なもの
================
(1)PSoC Designer V.4.2
(2)PSoC Designer V.4.2 SP2
(3)当該記事のハードウェア
================
動作確認
================
プログラムは筆者の元で動作を確認済みです.
================
ファイルの内容
================
¥
│ boot.asm
│ boot.tpl
│ BuildMsg.txt
│ flashsecurity.txt
│ linkfile
│ main.c
│ main.s
│ memory.inc
│ mkdep
│ opts.txt
│ project.dep
│ project.dep.bak
│ project.mk
│ PSoCConfig.xml
│ Reconfig.SOC
│
├─backup
│ boot.asm
│ cmpprg_1.asm
│ cmpprg_1.h
│ cmpprg_1.inc
│ delsig8_1.asm
│ delsig8_1.h
│ delsig8_1.inc
│ delsig8_1int.asm
│ delsig8_2.asm
│ delsig8_2.h
│ delsig8_2.inc
│ delsig8_2int.asm
│ digbuf_1.asm
│ digbuf_1.h
│ digbuf_1.inc
│ digbuf_1int.asm
│ globalparams.h
│ globalparams.inc
│ pga_1.asm
│ pga_1.h
│ pga_1.inc
│ pga_2.asm
│ pga_2.h
│ pga_2.inc
│ psocconfig.asm
│ psocconfigtbl.asm
│ psocdynamic.asm
│ psocdynamic.inc
│ psocdynamicint.asm
│ psocgpioint.h
│ psocgpioint.inc
│ pwmdb16_1.asm
│ pwmdb16_1.h
│ pwmdb16_1.inc
│ pwmdb16_1int.asm
│ pwmdb16_2.asm
│ pwmdb16_2.h
│ pwmdb16_2.inc
│ pwmdb16_2int.asm
│
├─lib
│ │ CMPPRG_1.asm
│ │ CMPPRG_1.h
│ │ CMPPRG_1.inc
│ │ DELSIG8_1.asm
│ │ DELSIG8_1.h
│ │ DELSIG8_1.inc
│ │ DELSIG8_1INT.asm
│ │ DELSIG8_2.asm
│ │ DELSIG8_2.h
│ │ DELSIG8_2.inc
│ │ DELSIG8_2INT.asm
│ │ DigBuf_1.asm
│ │ DigBuf_1.h
│ │ DigBuf_1.inc
│ │ DigBuf_1INT.asm
│ │ GlobalParams.h
│ │ GlobalParams.inc
│ │ libpsoc.a
│ │ PGA_1.asm
│ │ PGA_1.h
│ │ PGA_1.inc
│ │ PGA_2.asm
│ │ PGA_2.h
│ │ PGA_2.inc
│ │ PSoCAPI.h
│ │ PSoCAPI.inc
│ │ PSoCConfig.asm
│ │ PSoCConfigTBL.asm
│ │ PSoCDynamic.asm
│ │ PSoCDynamic.h
│ │ PSoCDynamic.inc
│ │ PSoCDynamicINT.asm
│ │ PSoCGPIOINT.asm
│ │ PSoCGPIOINT.h
│ │ PSoCGPIOINT.inc
│ │ PWMDB16_1.asm
│ │ PWMDB16_1.h
│ │ PWMDB16_1.inc
│ │ PWMDB16_1int.asm
│ │ PWMDB16_2.asm
│ │ PWMDB16_2.h
│ │ PWMDB16_2.inc
│ │ PWMDB16_2int.asm
│ │
│ └─obj
│ cmpprg_1.lis
│ cmpprg_1.o
│ delsig8_1.lis
│ delsig8_1.o
│ delsig8_1int.lis
│ delsig8_1int.o
│ delsig8_2.lis
│ delsig8_2.o
│ delsig8_2int.lis
│ delsig8_2int.o
│ digbuf_1.lis
│ digbuf_1.o
│ digbuf_1int.lis
│ digbuf_1int.o
│ pga_1.lis
│ pga_1.o
│ pga_2.lis
│ pga_2.o
│ psocconfig.lis
│ psocconfig.o
│ psocconfigtbl.lis
│ psocconfigtbl.o
│ psocdynamic.lis
│ psocdynamic.o
│ psocdynamicint.lis
│ psocdynamicint.o
│ pwmdb16_1.lis
│ pwmdb16_1.o
│ pwmdb16_1int.lis
│ pwmdb16_1int.o
│ pwmdb16_2.lis
│ pwmdb16_2.o
│ pwmdb16_2int.lis
│ pwmdb16_2int.o
│
├─obj
│ boot.lis
│ boot.o
│ main.lis
│ main.o
│
└─output
reconfig.dbg
reconfig.hex
reconfig.lst
reconfig.mp
reconfig.rom
=============
著作権
=============
収録したプログラム,データおよびドキュメントなどの著作権は,
各著作権者(すなわち筆者)にあります.
Copyright 2005 by Masahiko Kuwano
============
免責
============
(1)プログラムやデータの使用により,使用者に損失が生じたとしても,著作
権者とCQ出版(株)は,その責任を負いません.
(2)プログラムやデータにバグや欠陥があったとしても,著作権者とCQ出版
(株)は,修正や改良の義務を負いません.
--------------------------- 以上 ---------------------------------
連載*PSoCマイコン活用講座(第4回)(TR0509O.ZIP) :506,738 (バイト)