Keil™, An ARM® Company

Discussion Forum

hello.c does not work

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
John Smith
Posted
25-Jun-2007 10:29
Toolset
C166
New! hello.c does not work

I'm very new...

I have a XC167 and I tried to use the hello.c code here:

http://www.keil.com/support/docs/2601.htm

but on the Hyperterminal i see only the "H" (anyway, this should mean that HP is set properly)... then it continue printing spaces...

can anyone help?

Read-Only
Author
Andy Neil
Posted
25-Jun-2007 11:41
Toolset
C166
New! So debug it!

See: http://www.keil.com/support/man/docs/uv3/uv3_ex_hello.htm

So you've done the first 3 steps:
1. Open the Project;
2. Editing Hello.c;
3. Compiling and Linking Hello;

and now you're into:
4. Testing Hello

Follow the instructions and find the problem!

Read-Only
Author
John Smith
Posted
26-Jun-2007 02:05
Toolset
C166
New! RE: So debug it!

I do not have the ULINK device...

Read-Only
Author
Andy Neil
Posted
26-Jun-2007 17:05
Toolset
C166
New! RE: So debug it!

You don't need a uLink to simulate; the uLink isn't even mentioned in that link!

Next Thread | Thread List | Previous Thread Start a Thread | Settings