Author Topic: I need help  (Read 1111 times)

Offline KustomB

  • *
  • Posts: 2
I need help
« on: January 12, 2012, 06:03:56 PM »
Hello,
I want to devellop on GA330, but I don't understand how work the toolschain. May you can explain me how it work ?

Sorry if my sentence are not understandable, I am french and my english is not very well.

Offline cex

  • *
  • Posts: 144
Re: I need help
« Reply #1 on: January 13, 2012, 08:16:52 AM »
As I said before...

As far as I know there is no tutorial for the SDK, but there's no much to configure.
- Unzip the SDK package to D:\ (if you do not have a d: drive unzip to c: or whichever).
- Go to Cygwin folder and double-click the .REG file to update your registry (if you installed to a different drive, modify the .REG file first !  )
- To compile a project the easiest way is to copy the make-cc1800-gcc folder from another build and modify the Makefile to compile the correct .C files. Also modify the dlmake ini file for the target filename.
- You can compile from windows using the build-a330.bat file, or from Cygwin shell using "make all".


Offline KustomB

  • *
  • Posts: 2
Re: I need help
« Reply #2 on: January 22, 2012, 05:46:09 PM »
Thank you for your reply  :)

You did a very good emulator portage job, thank you for that.

 

Post a new topic