Dragon Board Help

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Dragon Board Help

3,162件の閲覧回数
StudentMike
Contributor I
Hello, I have recently recived my dragon board. And need some help in getting started, I am trying to do a simple excersice from a book which you press any key from the boards 4x4 key pad (0-9 and A-F) and that key is displayed on the seven segment. The book shows the solution in assembly language, but im workin with C language. Can anyone show me how you would do that kind of a problem in C language so I have some kind of an idea?

 
ラベル(1)
0 件の賞賛
返信
5 返答(返信)

1,403件の閲覧回数
StudentMike
Contributor I
Thanks I see the keypad program, but it is attached to many other programs. I was looking for a concentrated program so i can visually see how to set up such program. Do you have a simplified example?
0 件の賞賛
返信

1,403件の閲覧回数
StudentMike
Contributor I
I try opening the Dragon12CWTest.mcp file and when it loads a message saying :
 
The following access path in target "RAM App using DBUG12" of project "Dragon12CWTest.mcp" cannot be found:
{Project}..\miniDragon12_CW_Test\sources
 
 
is this because i dont have coadewarrior installed on my labtop? I am using EmbeddedGNU software.
0 件の賞賛
返信

1,403件の閲覧回数
JimDon
Senior Contributor III
Oh, I see you are not using CodeWarrior (which is free BTW).


Then try this.

0 件の賞賛
返信

1,403件の閲覧回数
StudentMike
Contributor I
Forgot to mention the MCU i am using is the HCS12.
0 件の賞賛
返信

1,403件の閲覧回数
JimDon
Senior Contributor III

Take a look at this.
You may have to adjust the decoding table depending on which version of the board you have.


0 件の賞賛
返信