TCPSimDBG , Remote(TCP/IP) Simulating/Debugging StefB wrote:
Can i use it with Windows 98SE?
Unfortunately not.
.NET 3.5 is required and i found no redistributables of this framework for Windows 98SE.
Seems i need to upgrade...
Monday, 2 February 2009 - 22:10
TCPSimDBG , Remote(TCP/IP) Simulating/Debugging Hi ahmedjouirou, this is a cool tool!
I have a question about the requirements: Can i use it with Windows 98SE and AVR-Studio 4.12 SP2?
I think what is required next is source...
Monday, 2 February 2009 - 10:10
avr command line interpreter? There are some Forth systems ready for AVRs:
amforth
http://amforth.sourceforge.net/
"robo-forth" (a robot project)
http://www.robo-forth.de/eng/index.html
KAVRCalc Discussion Thread Tried 1.9 both normal and debug version on Windows 2000 SP4. Both versions don't work, because of the famous "missing msvcr80.dll" error message.
Tuesday, 22 January 2008 - 15:08
KAVRCalc Discussion Thread Tested 1.8 normal an debug version on Windows 2000 Sp4. Both version don't work, because MSVCR80.DLL is missing. MSVCR80.DLL is the C runtime library version 8.0 redistributable.
Tuesday, 22 January 2008 - 14:59
WinAVR Release Candidate Thank you, Eric!
I just tried WinAVR-20071221 with Windows98SE. It worked right out of the box. No _spawnv errors like in previous versions.
Friday, 21 December 2007 - 22:06
WinAVR Release Candidate AVR Studio 4.13 on Windows 98SE is difficult. I have some projects that work, others not (exception when project is opened). I avoid AVR Studio om Windows 98SE.
Sure there were no...
Monday, 25 June 2007 - 15:25
WinAVR Release Candidate See https://www.avrfreaks.net/index.p...
The issue is a incompatibility of the format of parameter 'executable' with the _spawnv() function in Windows98 MSVCRT.DLL (MS C Runtime...
WinAVR Release Candidate drzonca wrote:I have final WinAVR 20070525 and Win 98 - unfortunately patch IS required.
Same result here with Windows98SE.
The binary patched avr-gcc.exe is attached. In the...
StefB wrote: Can i use it with Windows 98SE? Unfortunately not. .NET 3.5 is required and i found no redistributables of this framework for Windows 98SE. Seems i need to upgrade...
Hi ahmedjouirou, this is a cool tool! I have a question about the requirements: Can i use it with Windows 98SE and AVR-Studio 4.12 SP2? I think what is required next is source...
There are some Forth systems ready for AVRs: amforth http://amforth.sourceforge.net/ "robo-forth" (a robot project) http://www.robo-forth.de/eng/index.html
Thanks. That helped.
Tried 1.9 both normal and debug version on Windows 2000 SP4. Both versions don't work, because of the famous "missing msvcr80.dll" error message.
Tested 1.8 normal an debug version on Windows 2000 Sp4. Both version don't work, because MSVCR80.DLL is missing. MSVCR80.DLL is the C runtime library version 8.0 redistributable.
Thank you, Eric! I just tried WinAVR-20071221 with Windows98SE. It worked right out of the box. No _spawnv errors like in previous versions.
AVR Studio 4.13 on Windows 98SE is difficult. I have some projects that work, others not (exception when project is opened). I avoid AVR Studio om Windows 98SE. Sure there were no...
See https://www.avrfreaks.net/index.p... The issue is a incompatibility of the format of parameter 'executable' with the _spawnv() function in Windows98 MSVCRT.DLL (MS C Runtime...
Perhaps check my patch from message https://www.avrfreaks.net/index.p...
Perhaps check my patch from message https://www.avrfreaks.net/index.p...
drzonca wrote:I have final WinAVR 20070525 and Win 98 - unfortunately patch IS required. Same result here with Windows98SE. The binary patched avr-gcc.exe is attached. In the...
Pages