Keil™, An ARM® Company

Discussion Forum

how can i use read and write .xml functions in µvision programs

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

DetailsMessage
Read-Only
Author
sheshidar patnam
Posted
8-Jan-2006 16:06
Toolset
None
New! how can i use read and write .xml functions in µvision programs
Hi,
i need to use read and write .xml fimes in my µvision program.
how can i do this?
Thanking you.
Read-Only
Author
A.W. Neil
Posted
9-Jan-2006 01:39
Toolset
None
New! You can't.
Don't keep starting new threads on the same subject!

http://www.keil.com/forum/docs/thread7057.asp
http://www.keil.com/forum/docs/thread7044.asp

You can't start processing XML before you've got the basics of reading a text file!

It is still unclear what exactly you want to read from this file, and what you want uVision to do with the data that it reads!
Read-Only
Author
A.W. Neil
Posted
9-Jan-2006 02:37
Toolset
None
New! Generate 'C' source file(s)
You have now had 2 independant suggestions to generate 'C' source files.

This is the approach taken by Code Architect.

Why don't you give Code Architect a try; eg,

http://www.codearchitect.org/philips/v2/index.php?co_tree=89LPC901%23Watchdog

Having seen what it does, if the approach is not suitable then please explain why not.

Note: I am not suggesting that Code Architect is the solution to your requirement; I am suggesting that the approach used by Code Architect (ie, generate 'C' source) may be suitable...

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