楼主:

[其他] DIY USB开发板相关资料咨询专贴 更新例程和说明 3.29

[复制链接]

该用户从未签到

0

主题

9

帖子

0

新手上路

Rank: 1

积分
11
最后登录
1970-1-1
发表于 2011-7-4 10:43:18 | 显示全部楼层

回复:DIY USB开发板相关资料咨询专贴 更新例程和说明 3.29

没有用过,学习学习。

该用户从未签到

0

主题

6

帖子

0

新手上路

Rank: 1

积分
0
最后登录
1970-1-1
发表于 2011-7-8 22:51:55 | 显示全部楼层

RE:DIY USB开发板相关资料咨询专贴 更新例程和说明 3.29

例程给力,非常感谢

该用户从未签到

0

主题

5

帖子

0

新手上路

Rank: 1

积分
5
最后登录
1970-1-1
发表于 2011-7-11 14:39:53 | 显示全部楼层

RE:DIY USB开发板相关资料咨询专贴 更新例程和说明 3.29

dingdingdingdingdigndigndingdingdingdingdingding

该用户从未签到

0

主题

41

帖子

0

注册会员

Rank: 2

积分
105
最后登录
1970-1-1
发表于 2011-7-12 10:37:07 | 显示全部楼层

RE:DIY USB开发板相关资料咨询专贴 更新例程和说明 3.29

好好学习,天天向上。

该用户从未签到

0

主题

3

帖子

0

新手上路

Rank: 1

积分
3
最后登录
1970-1-1
发表于 2011-7-24 23:59:47 | 显示全部楼层

回复:DIY USB开发板相关资料咨询专贴 更新例程和说明 3.29

 
 
 
 
hao 

该用户从未签到

0

主题

12

帖子

0

新手上路

Rank: 1

积分
42
最后登录
1970-1-1
发表于 2011-7-25 17:20:19 | 显示全部楼层

回复:DIY USB开发板相关资料咨询专贴 更新例程和说明 3.29

very good!!
 

该用户从未签到

33

主题

441

帖子

0

新手上路

Rank: 1

积分
7703
最后登录
1970-1-1
发表于 2011-7-28 10:14:23 | 显示全部楼层

回复:DIY USB开发板相关资料咨询专贴 更新例程和说明 3.29

各位网友,我有段时间没来这里
说明下,这个USB的学习板的例程和资料有一些新的内容,因为比较大,传上来甚是麻烦。如果有需要的,就请直接用qq联系我,我通过qq传给你们
 
我的qq:282074921

该用户从未签到

0

主题

2

帖子

0

新手上路

Rank: 1

积分
22
最后登录
1970-1-1
发表于 2011-9-1 17:09:58 | 显示全部楼层

RE:DIY USB开发板相关资料咨询专贴 更新例程和说明 3.29

楼主用过HCS08MM系列的8位MCU吗?
我配置时钟为48MHz时, 调试界面的命令区域输出如下
executing HCS08_FSL_OpenSourceBDM.hwl
!OPEN source 0 0 60 39
NO CONNECTION
!Source < attributes TOOLTIP on,TOOLTIP_FORMAT signed,TOOLTIP_MODE details,FREEZE off,MARKS off
!OPEN assembly 60 0 40 31
!Assembly < attributes ADR on,CODE off,ABSADR on,SYMB off,FORMAT Auto,FREEZE off,TOPPC 0xC09A
!OPEN procedure 0 39 60 17
!Procedure < attributes VALUES on,TYPES off
!OPEN register 60 31 40 25
!Register < attributes FORMAT AUTO,COMPLEMENT None
!OPEN memory 60 56 40 22
!Memory < attributes FORMAT hex,COMPLEMENT None,WORD 1,ASC on,ADR on,MODE automatic,UPDATERATE 10,SHOW_ADDRESSSPACE 0,ADDRESS 0x80
!OPEN data 0 56 60 22
!Data:1 < attributes SCOPE global,COMPLEMENT None,FORMAT Symb,MODE automatic,SORT NotSort,UPDATERATE 10,NAMEWIDTH 16
!OPEN data 0 78 60 22
!Data:2 < attributes SCOPE local,COMPLEMENT None,FORMAT Symb,MODE automatic,SORT NotSort,UPDATERATE 10,NAMEWIDTH 16
!OPEN command 60 78 40 22 ;max
!Command < attributes CACHESIZE 1000
!bckcolor 50331647
!font 'Courier New' 9 BLACK
!AUTOSIZE on
!ACTIVATE "Data:2" &quotrocedure" "Data:1" "Source" "Register" "Assembly" "Memory" "Command"
done HCS08_FSL_OpenSourceBDM.hwl
Loading Target ...
IO registers loaded for MC9S08MM128 from C:\Program Files\Freescale\CodeWarrior for Microcontrollers V6.3\prog\REG\MCU1080.REG
Startup command file does not exist.
executing HCS08_FSL_OpenSourceBDM.hwc
done HCS08_FSL_OpenSourceBDM.hwc
Preload command file does not exist.
Reset command file does not exist.
FP: FLASH parameters loaded for MC9S08MM128_V1(NVMIF2 rev 1,1,1,1,1,1,1,1,1,1) from C:\Program Files\Freescale\CodeWarrior for Microcontrollers V6.3\prog\FPP\mcu1080.fpp
      MCU clock speed: 4346000 Hz
Block Module Name      Address Range   Status
   0  FLASH_40B1        40B1 -  7FFF   Blank - Unselected
   1  FLASH_C000        C000 -  FFFF   Programmed - Unselected
   2  PAGE_0            8000 -  BFFF   Blank - Unselected
   3  PAGE_1           18000 - 1BFFF   Blank - Unselected
   4  PAGE_2           28000 - 2BFFF   Blank - Unselected
   5  PAGE_3           38000 - 3BFFF   Programmed - Unselected
   6  PAGE_4           48000 - 4BFFF   Blank - Unselected
   7  PAGE_5           58000 - 5BFFF   Blank - Unselected
   8  PAGE_6           68000 - 6BFFF   Blank - Unselected
   9  PAGE_7           78000 - 7BFFF   Blank - Unselected
FP: The UNPROTECT command is not available for the FLASH_40B1 flash module => Skipped.
FP: The UNPROTECT command is not available for the FLASH_C000 flash module => Skipped.
FP: The UNPROTECT command is not available for the PAGE_0 flash module => Skipped.
FP: The UNPROTECT command is not available for the PAGE_1 flash module => Skipped.
FP: The UNPROTECT command is not available for the PAGE_2 flash module => Skipped.
FP: The UNPROTECT command is not available for the PAGE_3 flash module => Skipped.
FP: The UNPROTECT command is not available for the PAGE_4 flash module => Skipped.
FP: The UNPROTECT command is not available for the PAGE_5 flash module => Skipped.
FP: The UNPROTECT command is not available for the PAGE_6 flash module => Skipped.
FP: The UNPROTECT command is not available for the PAGE_7 flash module => Skipped.
Vppon command file does not exist.
Vppoff command file does not exist.
FP: Arm FLASH for loading.
Vppon command file does not exist.
Vppoff command file does not exist.
FP: FLASH disarmed.
Reset command file does not exist.
Postload command file does not exist.
main 0xC617'P T
STARTED
RUNNING
Breakpoint
STARTED
RUNNING
Target Speed Change Detected - New Speed 47.55 MHz
ILLEGAL_BP
RUNNING
ILLEGAL_BP
RUNNING
ILLEGAL_BP
RUNNING
ILLEGAL_BP
RUNNING
ILLEGAL_BP
RUNNING
ILLEGAL_BP
RUNNING
ILLEGAL_BP
RUNNING
ILLEGAL_BP
RUNNING
ILLEGAL_BP
RUNNING
ILLEGAL_BP
RUNNING

如果不点击复位, 就这样一直显示非法断点. 无论我是否设置断点.

该用户从未签到

0

主题

2

帖子

0

新手上路

Rank: 1

积分
2
最后登录
1970-1-1
发表于 2011-9-1 23:04:27 | 显示全部楼层

RE:DIY USB开发板相关资料咨询专贴 更新例程和说明 3.29

,顶!

该用户从未签到

0

主题

2

帖子

0

新手上路

Rank: 1

积分
4
最后登录
1970-1-1
发表于 2011-9-4 15:00:54 | 显示全部楼层

RE:DIY USB开发板相关资料咨询专贴 更新例程和说明 3.29

支持  支持 支持
您需要登录后才可以回帖 注册/登录

本版积分规则

关闭

站长推荐上一条 /3 下一条

Archiver|手机版|小黑屋|恩智浦技术社区

GMT+8, 2025-8-26 00:36 , Processed in 0.110127 second(s), 29 queries , MemCache On.

Powered by Discuz! X3.4

Copyright © 2001-2024, Tencent Cloud.

快速回复 返回顶部 返回列表