Proper use of pointer in C (Atmel studio7) gpugelni wrote:I need help with use of pointers for accessing a variable using the pointer(s) in the atmel studio7 (in C). Should I use (continue to use) pointers in my codes, or...
Friday, 26 January 2018 - 14:44
AVR Studio Tool Removal billilis wrote:Excuse me but right click is not available and no contex menu appears. Have you tested it by yourselve?
Right click is available and context menu appears. I just...
Tuesday, 23 January 2018 - 15:44
AVR Studio Tool Removal billilis wrote:Is the there any way of removing the already added programming tools?
What "programming tools" are you referring to?
Things added by you in the Tools menu,...
Tuesday, 23 January 2018 - 14:53
ATSAMD21 SERCOM Interrupt using ASF larryvc wrote: Are you up to the task Johan?
I'll see what I can do later today or tomorrow, Mr Raving Lunatic. ;-)
Meanwhile, for anyone interested: Start by...
Writing to registers in C without using any library yorem_kastor wrote:i really do not want to call those people programmer or creators
I'll skip the discussion about them being programmers or not, but there sure is a lot of...
Compiling a C++ file fails with AS7 I believe there is nothing you can do about it but tell Microchip so that they might fix it in an upcoming version of Atmel Studio.
Do you have very long build...
gpugelni wrote:I need help with use of pointers for accessing a variable using the pointer(s) in the atmel studio7 (in C). Should I use (continue to use) pointers in my codes, or...
billilis wrote:Excuse me but right click is not available and no contex menu appears. Have you tested it by yourselve? Right click is available and context menu appears. I just...
billilis wrote:Is the there any way of removing the already added programming tools? What "programming tools" are you referring to? Things added by you in the Tools menu,...
larryvc wrote: Are you up to the task Johan? I'll see what I can do later today or tomorrow, Mr Raving Lunatic. ;-) Meanwhile, for anyone interested: Start by...
El Tangas wrote:1) *checks what "nominative determinism" is* 2) lol Reading the Wikipedia article, and at the end of the third sentence tears are running down my cheeks!...
I'm buying the "just to play around" reason. You might have better possibilities using ARM controllers to play around with obfuscated code? E.g. execution of code from RAM...
yorem_kastor wrote:going back to reading C book from the beginning is much more of time loss than searching for solutions on forums/internet I missed this in your previous post (...
yorem_kastor wrote:From this comment i come up with that my assumptions were right, my program is never using total of 240 bytes of ram that is what compiler sees as whole in...
+1 on reading a good C textbook. Here's a simple example you could do: Start with an "empty" AVR project. Add a global variable. Rebuild. Look at what...
yorem_kastor wrote:i really do not want to call those people programmer or creators I'll skip the discussion about them being programmers or not, but there sure is a lot of...
Or the old joke If you can't do it in C, then do it in assembler. If you can't do it in assembler, it's not worth doing. [Joked the alleged C++ man..]
I believe there is nothing you can do about it but tell Microchip so that they might fix it in an upcoming version of Atmel Studio. Do you have very long build...
Pages