Flowcode V3 for AVR
Posted: Wed Jul 15, 2009 6:25 pm
Having just bought this product, I am now finding it difficult to find information on how to use certain function. Please understand
that I am a seasoned assembly programmer in the AVR and though that this tool may be a quicker and better way forward. I have managed quite
quickly to master all the basics, and I have to say I am excited, however when I come to try more involved test programs, I keep coming up agaist very
basic "help" deficiencies, and restrictions. Here are a few observations ...
1 it seems you can have only one PWM unit even though the micro may have more.
2 There is no help file to tell you how to use the user component macro.
3 There is no help information on how to use assemble code, or more to the point what is the built-in assembler syntax and directives ?
4 Some of the help files are very basic and are not very informative.
5 Once you step away from the limited in-build functions, the simulator becomes less useful.
6 I was wanting to say generate a lookup table and as there is no function for this, I decided it could be done in assembler, but I can never get it to assemble
without errors so this could be due to simple syntax errors but I can't find anything about this. I note this has been an issue on the PICs moving from V2 to V3.
My list could go on. Although there seems to a fairly busy forum, it is dificult to find answers to these sort of questions as you need to do a bit of digging here
and there to try and formulate an answer from a host of other type related problems. What I would have thought would be available
are in depth manuals on the web-site giving in-depth detail that could be simply looked up. I realise there is information there and I have looked at most of it and it really only
covers the basics and goes no further.
Now I don't want to be unkind cause it maybe that I am missing something here, but I am not clever enough to spot it, in which case ... sorry, but all I think is needed is a concise manual for AVR if such a thing exists. If anyone could shed more light on all this I would appreciate it.
that I am a seasoned assembly programmer in the AVR and though that this tool may be a quicker and better way forward. I have managed quite
quickly to master all the basics, and I have to say I am excited, however when I come to try more involved test programs, I keep coming up agaist very
basic "help" deficiencies, and restrictions. Here are a few observations ...
1 it seems you can have only one PWM unit even though the micro may have more.
2 There is no help file to tell you how to use the user component macro.
3 There is no help information on how to use assemble code, or more to the point what is the built-in assembler syntax and directives ?
4 Some of the help files are very basic and are not very informative.
5 Once you step away from the limited in-build functions, the simulator becomes less useful.
6 I was wanting to say generate a lookup table and as there is no function for this, I decided it could be done in assembler, but I can never get it to assemble
without errors so this could be due to simple syntax errors but I can't find anything about this. I note this has been an issue on the PICs moving from V2 to V3.
My list could go on. Although there seems to a fairly busy forum, it is dificult to find answers to these sort of questions as you need to do a bit of digging here
and there to try and formulate an answer from a host of other type related problems. What I would have thought would be available
are in depth manuals on the web-site giving in-depth detail that could be simply looked up. I realise there is information there and I have looked at most of it and it really only
covers the basics and goes no further.
Now I don't want to be unkind cause it maybe that I am missing something here, but I am not clever enough to spot it, in which case ... sorry, but all I think is needed is a concise manual for AVR if such a thing exists. If anyone could shed more light on all this I would appreciate it.