The Godfather talking
Share your stuff or I will make you regret it.
Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
September 10, 2010, 10:39:10 22:39


Login with username, password and session length


Pages: 1 2 [3]  All
Print
Author Topic: Compiler downloads for AVR, PIC, DsPIC, Mcs51  (Read 96923 times)
0 Members and 2 Guests are viewing this topic.
lillbear
Senior Member
****
Offline Offline

Posts: 291

Thank You
-Given: 223
-Receive: 177



« Reply #50 on: August 30, 2008, 07:32:31 07:32 »

well try this http://mihd.net/ea9zugt

yours

ps. and plz there is thank you btn Smiley
Logged
MAHDIFSK
Newbie
*
Offline Offline

Posts: 11

Thank You
-Given: 2
-Receive: 13


« Reply #51 on: September 20, 2008, 04:15:40 16:15 »

PROTEUS 7.4 DEMO +CRACK
http://rapidshare.com/files/138559199/prodemo7.4.exe.html
OR
http://mihd.net/j0rgv4w

CRACK
http://rapidshare.com/files/140680234/2142925.zip.html
OR
http://mihd.net/zxfjend
Logged
johnri
Junior Member
**
Offline Offline

Posts: 47

Thank You
-Given: 9
-Receive: 11


« Reply #52 on: September 21, 2008, 10:31:19 10:31 »

the PROTEUS 7.4 DEMO exits (closes) after running for a few minutes,

now here is the good news, I tried the following patch and licence file:
http://rapidshare.com/files/113494323/proteus_7.2_sp6_patch.rar

this was originally posted by "embromation", here:
http://www.sonsivri.com/forum/index.php?topic=3134.msg63046#msg63046

Now the program has been running for some 20 minutes without exiting.

Since I don't use this proteus program I don't know for sure if everything is working now.

Just give it a try.
Logged
quadro
Newbie
*
Offline Offline

Posts: 17

Thank You
-Given: 2
-Receive: 3


« Reply #53 on: September 21, 2008, 11:23:27 11:23 »

Thanks for the crack. Is there any way to use proteus 7.4 libs and models with proteus 7.2 sp6 ? Smiley

I have tried libraries from 7.4 Demo and they seems to work in 7.2 SP6.
I didn't make any extensive test but 7.2 SP6 starts ok and I can select elements from library.
I have just copied library and models folders from 7.4 to 7.2 SP6 instead of original ones.

BR
Logged
picavr
Active Member
***
Offline Offline

Posts: 125

Thank You
-Given: 91
-Receive: 57


« Reply #54 on: September 22, 2008, 01:20:50 13:20 »

but the  diffirence between 7.2.6 and 7.4 is nt olly the model ,the most important is the speed of simulation algorothm (100 %) see the labcenter site 
Logged
quadro
Newbie
*
Offline Offline

Posts: 17

Thank You
-Given: 2
-Receive: 3


« Reply #55 on: September 22, 2008, 11:36:14 23:36 »

But the problem is that for 7.4 we don't have a good "patch" while 7.2 SP6 is a last known version that works so for now the only benefit from 7.4 we can have is to use libraries and models.
Logged
pickit2
Moderator
Hero Member
*****
Offline Offline

Posts: 1637

Thank You
-Given: 255
-Receive: 562


Drink BillyWhizz Brewed By Morons For Morons


« Reply #56 on: September 24, 2008, 05:26:45 17:26 »

the PROTEUS 7.4 DEMO exits (closes) after running for a few minutes,

now here is the good news, I tried the following patch and licence file:
http://rapidshare.com/files/113494323/proteus_7.2_sp6_patch.rar

this was originally posted by "embromation", here:
http://www.sonsivri.com/forum/index.php?topic=3134.msg63046#msg63046

Now the program has been running for some 20 minutes without exiting.

Since I don't use this proteus program I don't know for sure if everything is working now.

Just give it a try.
tried this and if you don't run sim it don't crash, use sim and it crashes about 2to3 mins after start.

still you can't print or save your work.
« Last Edit: September 24, 2008, 05:29:15 17:29 by pickit2 » Logged

If electricity comes from electrons, does morality come from morons?<br />and is it longer, if it comes from some in here ?
rod27cn
Junior Member
**
Offline Offline

Posts: 54

Thank You
-Given: 22
-Receive: 36


« Reply #57 on: October 11, 2008, 06:08:12 06:08 »

Just for the information of crack team, MikroPascal for 8051 and MikroBasic for 8051 has been released see information below:

New mikroBasic for 8051 compiler is available !!!
Date: 25-09-2008

List of improvements includes:
IDE:

    * New: Customizable new look
    * New: Layout manager
    * New: Project manager
    * New: Library manager
    * New: Drag and drop files to editor
    * New: Code folding feature
    * New: Autocorrect notification
    * New: Declaration syntax checker
    * New: Macro manager
    * New: New project wizard
    * New: Bug report tool
    * New: Templates for AutoComplete
    * New: Complete Help for IDE + Language and library reference and 8051 specifics
    * New: Spell checker
    * New: Image files (.jpg, .bmp) can be added to project
    * New: Grep search
    * Improved: Brackets painter
    * Imporved: Pairs painter
    * Improved: Code explorer
    * Improved: Docking manager
    * Improved: Messages window with filtering
    * Improved: Grep search feature
    * Improved: Code Assistant, Parameter Assistant

Compiler:

    * Fixed: Smaller bugs and corrected errors in def files
    * New: Command line interface
    * New: Interface section fully supported
    * New: Forward declaration fully supported
    * New: Function result can be a complex type
    * New: Pointer to function and function call through pointers
    * New: Bit, sbit variables support
    * New: Small, compact and large memory model support
    * New: Efficient file format for libraries (.MCL)
    * New: Additional set of keywords to fasciliate 8051 programming: code pdata sbit data small bit idata compact sfr bdata large ilevel xdata at
    * New: PeepHole optimisation added to optimizer
    * New: Compiler front end redesigned for faster compilation
    * Improved: Memory management, initialisation sections introduced
    * Improved: Fast and efficient linker algorithm
    * Improved: Fast Hex generator
    * Improved: Fast loading and writing compiled libraries (.MCL)
    * Improved: Messaging system
    * Improved: Output options control
    * Improved: Libraries redesigned and rewritten to meets demands of 8051 architecture
    * Improved: Fast and small executable code
    * Improved: Optimizer rewritten to meet demands of 8051 architecture

http://www.mikroe.com/en/compilers/mikrobasic/8051/




mikroPascal for 8051 version 1.1.0 has been released
Date: 25-06-2008

Version changes:

    * Fixed smaller bugs and corrected errors in def files


http://www.mikroe.com/en/compilers/mikropascal/8051/




Logged
SONSiVRi
Administrator
Hero Member
*****
Offline Offline

Posts: 970

Thank You
-Given: 64
-Receive: 328



WWW
« Reply #58 on: December 03, 2008, 09:37:45 09:37 »

Proteus 7.4 sp3 patch located here: http://www.sonsivri.com/forum/index.php?topic=3134.msg15770#msg15770

(This is written for who came by google search results)
« Last Edit: December 12, 2008, 08:32:01 20:32 by SONSiVRi » Logged

- Houston, we have a problem.
picavr
Active Member
***
Offline Offline

Posts: 125

Thank You
-Given: 91
-Receive: 57


« Reply #59 on: December 04, 2008, 12:47:14 12:47 »

USBlyzer usb monitoring

Universal Serial Bus (USB) protocol is very complex. So the   
             USB support software present in Microsoft Windows         
          operating system family is also complex and provides a       
            layered architecture where the system-supplied and         
          vendor-supplied user- and kernel-mode components can be     
        involved in communications over USB. Transactions performed   
             over the USB are basically initiated by the user         
        applications which communicate with the operating system by   
         calling Windows API functions which in turn interact with     
        appropriate device drivers providing access to a USB device   
             through standard and vendor-specific interfaces.

http://rapidshare.com/files/85542523/USBlyzer.v1.2.WinALL.Cracked-NoPE.rar

there is trogen detected by avg
Logged
TheRainMan
Newbie
*
Offline Offline

Posts: 19

Thank You
-Given: 2
-Receive: 3


« Reply #60 on: May 09, 2009, 10:41:21 10:41 »

I'm looking for crack of mikroPascal for 8051 version 1.1.0.
Some one can help ?
Logged
tomywong
Junior Member
**
Offline Offline

Posts: 66

Thank You
-Given: 32
-Receive: 43


« Reply #61 on: July 21, 2009, 03:42:04 15:42 »

folkeu :

Your crack files not working. It only disable "Demo Limit" screen, but produce wrong code.
Logged
LIC
Newbie
*
Offline Offline

Posts: 7

Thank You
-Given: 4
-Receive: 3


« Reply #62 on: September 13, 2009, 06:56:38 18:56 »

Hallo All.

CodeVisionAVR v1.25.8 Professional Full + Crack
http://ifolder.ru/13985733

CodeVisionAVR V2.03.4 Standard (Craking)
http://ifolder.ru/13985824

Logged
LIC
Newbie
*
Offline Offline

Posts: 7

Thank You
-Given: 4
-Receive: 3


« Reply #63 on: September 21, 2009, 11:16:51 23:16 »

Proteus_7.5_SP3
http://ifolder.ru/14117285 - 61.17 М

Crack Proteus_7.5_SP3
http://ifolder.ru/14117345 - 35.40 к
Logged
TomJackson69
V.I.P
Active Member
*****
Offline Offline

Posts: 128

Thank You
-Given: 15
-Receive: 26


« Reply #64 on: November 21, 2009, 01:17:30 01:17 »

To all,

New MPLAB C32 v1.10 upgrade is available for download at Microchip. Release date 11/17/2009:

http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en534868

Tom
« Last Edit: November 21, 2009, 01:20:27 01:20 by TomJackson69 » Logged

Learn, design, so other can be RICH
pic32
Newbie
*
Offline Offline

Posts: 23

Thank You
-Given: 25
-Receive: 25


« Reply #65 on: December 16, 2009, 05:39:50 17:39 »

@TomJackson69
Please can you post the direct link for MPLAB C32.

something like this:
http://ww1.microchip.com/downloads/en/DeviceDoc/MPLABC32xxxxxx.exe

because i can't access Microchip.com from my country (Syria). Sad

Thank you in Advance.  Kiss

pic32
Logged
piccolo
V.I.P
Newbie
*****
Offline Offline

Posts: 24

Thank You
-Given: 28
-Receive: 15


« Reply #66 on: December 16, 2009, 06:23:06 18:23 »

@TomJackson69
Please can you post the direct link for MPLAB C32.

something like this:
http://ww1.microchip.com/downloads/en/DeviceDoc/MPLABC32xxxxxx.exe

because i can't access Microchip.com from my country (Syria). Sad

Thank you in Advance.  Kiss

pic32


Hi
I see there is not the direct link
it needs login and passw
then download


see attach file
« Last Edit: December 16, 2009, 06:38:43 18:38 by piccolo » Logged
Pages: 1 2 [3]  All
Print

Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.com ...
Powered by SMF 1.1.9 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC