jannie
Inactive
Offline
Posts: 2
Thank You
-Given: 0
-Receive: 2
|
|
« Reply #75 on: August 16, 2014, 10:30:06 10:30 » |
|
how can i get xclm newest to run on linux need xclm.jar but no source code for new xclm to compile
|
|
|
Logged
|
|
|
|
juvann
Newbie
Offline
Posts: 18
Thank You
-Given: 7
-Receive: 61
|
|
« Reply #76 on: August 24, 2014, 08:42:06 08:42 » |
|
In MXC1321.7z there are 3 versions: Windows, Linux and MacOS, just replace your xclm with Linux/xclm and follow instructions in README.txt In my previous version I released the source code but Top prefers not release it. You can continue to run my xclm, but you need apply a patch to XC compilers which check if checksum of xclm is good.
|
|
|
Logged
|
|
|
|
microcris
Newbie
Offline
Posts: 7
Thank You
-Given: 4
-Receive: 3
|
|
« Reply #77 on: September 14, 2014, 10:22:26 10:22 » |
|
Fix for MPLAB® XC Compilershttp://www.microchip.com/pagehandler/en_us/promo/mplabxc/Windows, Linux & Mac OS X 13-Aug-2012; Updated for v1.10 compilers. 14-Aug-2012; MPLAB XC32 C++ license activated. 01-Jan-2013; License info update. 12-Jun-2014; Updated for v1.32 compilers. 19-Jun-2014; Fixed issue with XC32 compilers. It's still working fine in v1.33 (linux)
|
|
|
Logged
|
|
|
|
Criss_B
Inactive
Offline
Posts: 5
Thank You
-Given: 0
-Receive: 1
|
|
« Reply #78 on: September 20, 2014, 11:06:32 11:06 » |
|
Hello ! Please fix de link described in txt file. Generator of link where de file must to be download is dead. Thank you.
|
|
|
Logged
|
|
|
|
jcddcjjcd
Newbie
Offline
Posts: 9
Thank You
-Given: 0
-Receive: 7
|
|
« Reply #79 on: September 21, 2014, 07:14:02 07:14 » |
|
The link was fine when I just tried it. Perhaps you should try again. Regards, John.
|
|
|
Logged
|
|
|
|
CatBandit
Inactive
Offline
Posts: 1
Thank You
-Given: 2
-Receive: 1
|
|
« Reply #80 on: October 08, 2014, 01:41:25 13:41 » |
|
The download link is well and alive here today. And XC8 1.33 works fine with xlcm , as expected it worked perfectly on the first shot on a Win7 x64
|
|
|
Logged
|
|
|
|
orpheedulogis
Junior Member
Offline
Posts: 72
Thank You
-Given: 10
-Receive: 2
|
|
« Reply #81 on: October 22, 2014, 07:21:00 07:21 » |
|
I tried many time with "dl.txt" link
"Software error:
Can't exec: Column 'ip' cannot be null at Modules/DataBase.pm line 55. For help, please send mail to this site's webmaster, giving this error message and the time and date of the error."
Can you give another link ? thanks
|
|
|
Logged
|
|
|
|
Thiru09
Cracking Team
Senior Member
Offline
Posts: 327
Thank You
-Given: 395
-Receive: 1184
|
|
« Reply #82 on: October 22, 2014, 08:57:59 08:57 » |
|
MirrorCreator
Regards Thiru
|
|
|
Logged
|
|
|
|
adelgado
Newbie
Offline
Posts: 7
Thank You
-Given: 9
-Receive: 6
|
|
« Reply #83 on: October 28, 2014, 05:46:27 17:46 » |
|
MirrorCreator
Regards Thiru
I can't get working with xc16 v1.23
|
|
|
Logged
|
|
|
|
pechyx
Inactive
Offline
Posts: 2
Thank You
-Given: 0
-Receive: 2
|
|
« Reply #84 on: November 02, 2014, 07:23:25 19:23 » |
|
Hello guys, today I tried update MPLAB X from 2.2 to 2.25 and I got some problems with XC compilers: . . . . "/opt/microchip/xc16/v1.22/bin/xc16-gcc" /home/pechyx/MPLABXProjects/LetadloRX.X/KS0108.c -o build/default/production/_ext/1515683553/KS0108.o -c -mcpu=24FJ256GB206 -MMD -MF "build/default/production/_ext/1515683553/KS0108.o.d" -mno-eds-warn -g -omf=elf -fno-short-double -mlarge-code -mlarge-data -mlarge-scalar -mconst-in-code -menable-large-arrays -O0 -fomit-frame-pointer -I"FreeRTOSV8.1.2/FreeRTOS/Source/include" -I"FreeRTOSV8.1.2/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC" -I"FreeRTOSV8.1.2/FreeRTOS/Source/portable/MemMang" -I"FreeRTOSV8.1.2/FreeRTOS" -I"/home/pechyx/MPLABXProjects/LetadloRX.X" -I"Microchip/Include" -I"Microchip/MDD File System" -I"/home/pechyx/MPLABXProjects/LetadloRX.X" -msmart-io=1 -Wall -msfr-warn=off elf-cc1: warning: Attempt to override license manager detected elf-cc1: warning: Attempt to override license manager detected elf-cc1: warning: Attempt to override license manager detected . . . .
I'm using xclm (linux) latest medicine.
Some idea how solve it?
|
|
|
Logged
|
|
|
|
Top
Senior Member
Offline
Posts: 339
Thank You
-Given: 52
-Receive: 1719
|
|
« Reply #85 on: November 02, 2014, 09:47:12 21:47 » |
|
Hello guys, today I tried update MPLAB X from 2.2 to 2.25 and I got some problems with XC compilers: ...
Open a terminal, run opt/microchip/xc16/v1.22/bin/xclm and reply with any output.
|
|
|
Logged
|
|
|
|
pechyx
Inactive
Offline
Posts: 2
Thank You
-Given: 0
-Receive: 2
|
|
« Reply #86 on: November 03, 2014, 04:40:53 16:40 » |
|
hello, here is output from terminal, but output is nothing . pechyx@pechyxc-top /opt/microchip/xc16/v1.22/bin $ ./xclm pechyx@pechyxc-top /opt/microchip/xc16/v1.22/bin $ su root password: pechyxc-top bin # ./xclm pechyxc-top bin # thx
|
|
|
Logged
|
|
|
|
Top
Senior Member
Offline
Posts: 339
Thank You
-Given: 52
-Receive: 1719
|
|
« Reply #87 on: November 03, 2014, 06:01:16 18:01 » |
|
here is output from terminal, but output is nothing . There should be some output from my xclm; run sha256sum opt/microchip/xc16/v1.22/bin/xclm and reply with output.
|
|
|
Logged
|
|
|
|
koky
Active Member
Offline
Posts: 181
Thank You
-Given: 154
-Receive: 157
|
|
« Reply #88 on: November 03, 2014, 06:37:47 18:37 » |
|
with windows version compiler 1.33 and mplabx 2.25 there is not problem
|
|
|
Logged
|
|
|
|
jayw
Inactive
Offline
Posts: 4
Thank You
-Given: 12
-Receive: 2
|
|
« Reply #89 on: November 25, 2014, 03:04:57 03:04 » |
|
Hi.. I installed the current medicine with xc16 v1.23 but it keeps giving me the following errors.. elf-cc1.exe: warning: Attempt to override license manager detected Options have been disabled due to restricted license Visit http://www.microchip.com/ to purchase a new key. elf-cc1.exe: warning: Attempt to override license manager detected I have followed the Readme file and it works for xc8 v1.33. However it does not work for xc16. Can you help me? Thanks! edit: running xclm in terminal ouputs nothing.
|
|
|
Logged
|
|
|
|
Top
Senior Member
Offline
Posts: 339
Thank You
-Given: 52
-Receive: 1719
|
|
« Reply #90 on: November 25, 2014, 06:09:16 18:09 » |
|
edit: running xclm in terminal ouputs nothing.
You are probably using a different/old fix; running my xclm.exe in a terminal will produce output. What's the file size of your xclm.exe?
|
|
|
Logged
|
|
|
|
jayw
Inactive
Offline
Posts: 4
Thank You
-Given: 12
-Receive: 2
|
|
« Reply #91 on: November 26, 2014, 03:20:45 03:20 » |
|
The xclm.exe size is 20kB.
I got it from the dl.txt file in the sticky.
Do I need to add any switches to produce output?
Thanks
edit: I used the xclm.exe from MXC1321.7z by Juvann and it works ok now with xc16 v1.23
|
|
« Last Edit: November 26, 2014, 06:09:14 06:09 by jayw »
|
Logged
|
|
|
|
alichan
Junior Member
Offline
Posts: 94
Thank You
-Given: 28
-Receive: 88
|
|
« Reply #92 on: November 28, 2014, 08:48:41 20:48 » |
|
Just to say that xclm (in dl.txt in the sticky), is 26kb not 20kb (unless it was updated and i didn't notice) with
Name: xclm.exe CRC-32: d3c4a688 MD4: 88b7515de0cd5c14b0d3cf5766e3ff8f MD5: 10ced13a23a1129ecf040c32556d4b99 SHA-1: e0570107814a72b7498016f887896703ce814ed1
|
|
|
Logged
|
|
|
|
|
koky
Active Member
Offline
Posts: 181
Thank You
-Given: 154
-Receive: 157
|
|
« Reply #94 on: December 01, 2014, 07:01:35 07:01 » |
|
for me work fine
|
|
|
Logged
|
|
|
|
curiousity
Inactive
Offline
Posts: 1
Thank You
-Given: 0
-Receive: 1
|
|
« Reply #95 on: December 27, 2014, 06:06:05 06:06 » |
|
Anybody tell me what i am got into I have installed Microchip MLA and XC16 1.21 (free) with MPLAB X every thing gone well and I had heads up with code space(93%), I tried to go for 60 day PRO trial. After getting license, I executed the bat file and changed the optmzn level to s, But i am only getting 82%.. (I am getting the same without the license file) I don think it was working as a PRO version. How to check it ? I tried XC16 1.23 in opt '0', it gave me 97% and in 's' it gave me 86%. Here is the build output and having no word about compiler mode. please tell me the way to 60% optimization. Program Memory [Origin = 0x200, Length = 0xa9f8]
section address length (PC units) length (bytes) (dec) ------- ------- ----------------- -------------------- .text 0x200 0x1d6a 0x2c1f (11295) .const 0x1f6a 0x30e 0x495 (1173) .text 0x2278 0x6b7c 0xa13a (41274) .dinit 0x8df4 0x23e 0x35d (861) .text 0x9032 0x496 0x6e1 (1761)
Total program memory used (bytes): 0xdc2c (56364) 86%
Data Memory [Origin = 0x800, Length = 0x2000]
section address alignment gaps total length (dec) ------- ------- -------------- ------------------- .nbss 0x800 0 0x9c6 (2502) .data 0x11c6 0 0x2 (2) _02F8FEA0549e499f 0x11c8 0 0x200 (512) _02DCC000549e499f 0x13c8 0 0x200 (512) .nbss 0x15c8 0 0x170 (368) .ndata 0x1738 0 0x24 (36) _02F02420549e499f 0x175c 0 0x3a (58) .nbss 0x1796 0 0x2c (44) .ndata 0x17c2 0 0x18 (24) .nbss 0x17da 0 0x8 (8) .ndata 0x17e2 0 0x4 (4) .bss 0x17e6 0 0x16 (22) .bss 0x17fc 0 0x2 (2) _02F00660549e49a4 0x1800 0 0x10 (16) .data 0x1810 0 0x250 (592) .heap 0x1a60 0 0x3e8 (1000)
Total data memory used (bytes): 0x1646 (5702) 69%
Dynamic Memory Usage
region address maximum length (dec) ------ ------- --------------------- heap 0x1a60 0x3e8 (1000) stack 0x1e48 0x9b8 (2488)
Maximum dynamic memory (bytes): 0xda0 (3488)
|
|
|
Logged
|
|
|
|
trfillos
Inactive
Offline
Posts: 1
Thank You
-Given: 2
-Receive: 1
|
|
« Reply #96 on: December 28, 2014, 03:55:15 15:55 » |
|
Hello, Can someone please post the link again for the latest xclm? A couple that I tried it says file not found.
Thank you very much.
|
|
|
Logged
|
|
|
|
Taner
Active Member
Offline
Posts: 153
Thank You
-Given: 299
-Receive: 59
|
|
« Reply #97 on: December 31, 2014, 11:41:51 11:41 » |
|
Microchip XC8 1.33, XC16 1.22, XC32 1.33 x86 torrent and direct links
|
|
« Last Edit: December 31, 2014, 11:51:47 11:51 by Taner »
|
Logged
|
|
|
|
xmas
Inactive
Offline
Posts: 5
Thank You
-Given: 2
-Receive: 7
|
|
« Reply #98 on: February 01, 2015, 09:29:45 09:29 » |
|
the following configuration works fine with dl.txt Windows 7 64bit Mplab X IDE v2.30 XC8 (v1.33)
|
|
« Last Edit: February 01, 2015, 11:11:40 11:11 by xmas »
|
Logged
|
|
|
|
Crazy_4
Inactive
Warned
Offline
Posts: 1
Thank You
-Given: 1
-Receive: 1
|
|
« Reply #99 on: February 06, 2015, 06:10:03 06:10 » |
|
Fellows, I got this running. Win7, Mplabx2.3, XC8 1.33D (last patch), and the last MXC1321.7z pretty fine, code shrinked, all ok. Thanks to all you for your time and Top for his great contribution. Regards.
|
|
|
Logged
|
|
|
|
|