Author Topic: Yes I finally did it  (Read 3716 times)

0 Members and 1 Guest are viewing this topic.

Offline M0BSWTopic starter

  • Frequent Contributor
  • **
  • Posts: 673
  • Country: 00
  • Left this site 2013, they will not delete it ????
Yes I finally did it
« on: March 07, 2014, 07:43:12 pm »
I'm so pleased with myself, my wife thinks I've gone mad, I wrote  a hex file, loaded it up to a pic chip and the bugger works, ok it's only flashing a led, but it's my first, racing towards 60 years old , it's made my day.
I'll calm down now :-+
no one would or will tell me how to delete this account
 

Offline dannyf

  • Super Contributor
  • ***
  • Posts: 8221
  • Country: 00
Re: Yes I finally did it
« Reply #1 on: March 07, 2014, 07:50:12 pm »
Quote
racing towards 60 years old

You are only a baby, :)

Let's the fun begin!

I am the opposite of you. I learned about mcus on some intel chips mcs-51 many moons ago. My biggest achievement then was to code transcoders with those chips for optical encoders that we sold to steel mills.

Did nothing after that, and then I became an accidental shareholder in a friend's firm that specializes in providing design services for a particular niche where mcus are heavily used (mostly 32-bit mcus). I am still an unpaid employee of the firm allowing me access to tools and conferences, etc.

Pretty happy getting back to mcus.
================================
https://dannyelectronics.wordpress.com/
 

Offline GiskardReventlov

  • Frequent Contributor
  • **
  • Posts: 598
  • Country: 00
  • How many pseudonyms do you have?
Re: Yes I finally did it
« Reply #2 on: March 07, 2014, 08:27:04 pm »
Hey congrats! I just reached the same milestone and know how it feels. To me it was a lot better than buying a premade kit and taking the cookie-cutter approach. I compiled the binutils, the cross-compiler and the libc, plus the programmer (avrdude). My next thing will be to hook up the oscilloscope to various things on the breadboard just as an exploratory.
 

Offline M0BSWTopic starter

  • Frequent Contributor
  • **
  • Posts: 673
  • Country: 00
  • Left this site 2013, they will not delete it ????
Re: Yes I finally did it
« Reply #3 on: March 07, 2014, 08:38:38 pm »
Hey congrats! I just reached the same milestone and know how it feels. To me it was a lot better than buying a premade kit and taking the cookie-cutter approach. I compiled the binutils, the cross-compiler and the libc, plus the programmer (avrdude). My next thing will be to hook up the oscilloscope to various things on the breadboard just as an exploratory.
Congrats to you too, it's opened a whole new world for me, There are loads of amateur radio projects that use pic chips,  :-happy days.  :-+
no one would or will tell me how to delete this account
 

Offline uwezi

  • Supporter
  • ****
  • Posts: 272
  • Country: se
    • GreenPhotons
Re: Yes I finally did it
« Reply #4 on: March 07, 2014, 08:41:01 pm »
It was some time in the summer of 2010. Now I am teaching microcontrollers...

Welcome to the club!
 

Offline Mechatrommer

  • Super Contributor
  • ***
  • Posts: 11710
  • Country: my
  • reassessing directives...
Re: Yes I finally did it
« Reply #5 on: March 07, 2014, 08:51:31 pm »
I compiled the binutils, the cross-compiler and the libc, plus the programmer (avrdude).
well, compiling all that is moon to earth milestones. congratulation!
« Last Edit: March 07, 2014, 08:56:57 pm by Mechatrommer »
Nature: Evolution and the Illusion of Randomness (Stephen L. Talbott): Its now indisputable that... organisms “expertise” contextualizes its genome, and its nonsense to say that these powers are under the control of the genome being contextualized - Barbara McClintock
 

Offline Refrigerator

  • Super Contributor
  • ***
  • Posts: 1577
  • Country: lt
Re: Yes I finally did it
« Reply #6 on: March 07, 2014, 08:52:18 pm »
Awesome! Can't wait to start loading programs to my mcus when i get them.
I have a blog at http://brimmingideas.blogspot.com/ . Now less empty than ever before !
An expert of making MOSFETs explode.
 

Offline GiskardReventlov

  • Frequent Contributor
  • **
  • Posts: 598
  • Country: 00
  • How many pseudonyms do you have?
Re: Yes I finally did it
« Reply #7 on: March 07, 2014, 09:33:19 pm »
well, compiling all that is moon to earth milestones. congratulation!

In case someone needs to know one issue with gcc was that I tried to build it in the source tree. Instead it's required to do this:

cd gcc
mkdir mybuild
../configure
make
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf