Search found 8 matches

by joe
Wed Feb 24, 2010 4:58 pm
Forum: C and ASM Programming
Topic: Search Sample AVR and SAA1064-I2C LED Driver
Replies: 2
Views: 5591

Re: Search Sample AVR and SAA1064-I2C LED Driver

Thanks, it soo simple :lol: My Clock: int counter = 0; char sekunde = 0; char minute = 0; char stunde = 0; void wait() { Delay_ms(100); } char seconds, minutes, hours, day, month, year; // Global date/time variables // Software I2C connections sbit Soft_I2C_Scl_Output at PORTD2_bit; // PORTC0_bit; s...
by joe
Sun Feb 14, 2010 12:17 pm
Forum: C and ASM Programming
Topic: Search Sample AVR and SAA1064-I2C LED Driver
Replies: 2
Views: 5591

Search Sample AVR and SAA1064-I2C LED Driver

Hello

i search a sample for SAA1064 IΒ²C 7segmentdriver.
by joe
Thu Jan 07, 2010 3:21 pm
Forum: C and ASM Programming
Topic: Windows7 32bit
Replies: 1
Views: 3721

Windows7 32bit

Hello

my C4ARM its running under Windows7 32 bit!

Joe
by joe
Thu Dec 25, 2008 10:44 am
Forum: C and ASM Programming
Topic: c for arm on WindowsXP-64 and registercode
Replies: 1
Views: 3707

c for arm on WindowsXP-64 and registercode

Hello,

When instal C4ARM and running then received a message: Key is not correct.

so what?

Joe
by joe
Thu Dec 25, 2008 10:42 am
Forum: C and ASM Programming
Topic: E-Block ARM and C 4 ARM and WindowsXP-64 Driver
Replies: 1
Views: 4630

E-Block ARM and C 4 ARM and WindowsXP-64 Driver

My new computer is a windows XP 64 professional.
i cant instal device driver.
Have You a Windows-XP-64 Device Driver?

Joe
by joe
Thu Nov 23, 2006 8:57 pm
Forum: C and ASM Programming
Topic: C for ARM
Replies: 26
Views: 36701

Hi Joe Sorry I understand what you mean now. In the Programmers Notepad (C For ARM Compiler) Select Tools -> Options -> Tools Then for the "build project" and "clean project" files you need to click edit and then click the "..." button next to Command. Point both of the build and clean commands to ...
by joe
Thu Nov 23, 2006 8:26 am
Forum: C and ASM Programming
Topic: C for ARM
Replies: 26
Views: 36701

When i call make.exe than run Borland make.exe im my path its M$, Borland and C4ARM -Programpaths. Why did you rename your make.exe file to makeARM.exe did you read somewhere that you was meant to change it. Also have you tried the earlier suggestion of seeing if the directory is in the Windows path.
by joe
Wed Nov 22, 2006 10:06 am
Forum: C and ASM Programming
Topic: C for ARM
Replies: 26
Views: 36701

Re: C for ARM

I installed C4ARM today. Then I started it and went through the program up to the point wehre PN2 started and Ex11.pnproj get loaded. When I select "Build Project" I get the following error mesage: > "make.exe" all > Failed to create process: Das System kann die angegebene Datei nicht finden. (The ...