Problem18aug2010

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
DILJINDER SINGH
Posts: 7
Joined: Fri Mar 05, 2010 11:46 am
Contact:

Problem18aug2010

Post by DILJINDER SINGH »

I try to compile to chip
The following message appears
--------------------------------------------------------------------
Date: Wednesday, August 18, 2010 06:44:24
Licence: Professional
Registered to: diljindersingh

http://www.matrixmultimedia.com

Launching the programmer...

C:\Program Files\Atmel\AVR Tools\STK500\Stk500.exe -cUSB -datmega324p -e -if"D:\DATA_C~2\MYDOCU~1\ATMEGA~1\Test324P\TEST324P.hex" -pf -vf

STK500 command line programmer, v 2.3 Atmel Corp (C) 2004-2009.

Connected to AVRISP mkII on port USB:000200009307
Device parameters loaded
Programming mode entered
Device erased
Could not read FLASH input file D:\DATA_C~2\MYDOCU~1\ATMEGA~1\Test324P\TEST324P.hex
Programming mode left
Connection to AVRISP mkII closed

WARNING! One or more operations failed! Please examine the output log above!
....................
Return code = 1
----------------------------------------------------------------------
Then I try to make hex file so that I can program using AVR STUDIO

The following message appears

File name: D:\data_cccccccccccccccc\My Documents\ATmega324P\Test324P\TEST324P.c
Generated by: Flowcode v3.3.5.45
Date: Wednesday, August 18, 2010 06:49:12
Licence: Professional
Registered to: diljindersingh

http://www.matrixmultimedia.com

Launching the compiler...

C:\Program Files\Matrix Multimedia\Flowcode_AVR\Tools\MX_bats\avra.bat atmega324p "D:\DATA_C~2\MYDOCU~1\ATMEGA~1\Test324P\TEST324P.elf" "D:\DATA_C~2\MYDOCU~1\ATMEGA~1\Test324P\TEST324P.c" "D:\DATA_C~2\MYDOCU~1\ATMEGA~1\Test324P\TEST324P.lst"
....................
Return code = 0

FINISHED
--------------------------------------------------------------
But i cannot find
"D:\DATA_C~2\MYDOCU~1\ATMEGA~1\Test324P\TEST324P.lst"
file in folder and computer
so that hex file is checked by programing using AVR STUDIO


Thanks in advance

Regards

DILJINDER SINGH

Post Reply