|
how can i use read and write .xml functions in µvision programsNext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author sheshidar patnam Posted 8-Jan-2006 16:06 Toolset None |  how can i use read and write .xml functions in µvision programs sheshidar patnam 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 |  You can't. A.W. Neil 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 |  Generate 'C' source file(s) A.W. Neil 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 |
|