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?
July 15, 2025, 03:56:51 03:56


Login with username, password and session length


Pages: 1 2 3 4 5 6 [7] 8 9 10
 61 
 on: May 07, 2025, 05:05:45 17:05 
Started by metal - Last post by eleks
This will be right:
Code:
.text
...
.section coeff,psv
COEFF_A: .hword  0x4000,0x8F5B,0x4BB5,0xEE34
COEFF_B: .hword  0x2511,0x6F33,0x6F33,0x2511
.end

 62 
 on: May 07, 2025, 10:28:14 10:28 
Started by metal - Last post by eleks
I apologize in advance if my question is inappropriate here.
I'm trying to write code in xc16 assembler. I don't understand how to place constants in program memory. In theory, you just need to place data in the program area (after the .text directive). But if I do this:
Code:
.text
...
COEFF_A: .hword  0x4000,0x8F5B,0x4BB5,0xEE34
COEFF_B: .hword  0x2511,0x6F33,0x6F33,0x2511
.end
Then the compiler perceives the labels COEFF_A and COEFF_B as invalid assembler instructions.
If I do this:
Code:
.text
...
.data
COEFF_A: .hword  0x4000,0x8F5B,0x4BB5,0xEE34
COEFF_B: .hword  0x2511,0x6F33,0x6F33,0x2511
.end
The compiler places constants in the data area.  Huh
Tell me what I'm doing wrong?

Posted on: May 07, 2025, 09:59:15 09:59 - Automerged

If I do this:
Code:
.text
...
.section .const
COEFF_A: .hword  0x4000,0x8F5B,0x4BB5,0xEE34
COEFF_B: .hword  0x2511,0x6F33,0x6F33,0x2511
.end
The data seems to appear in the program memory area. But in my opinion, this is not quite the correct syntax.

 63 
 on: May 07, 2025, 07:44:19 07:44 
Started by max - Last post by aplank
Unlikely you'll find a single repository for all Chinese uC programming protocols  Shocked

When I've looked at using one of the Chinese devices, I've always first tried to collect all relevant programming information. If I can't find it, I don't use the part.

But, after some deep searching, and often a lot of frustration with my inability to speak the language and manufacturers poor translations, I normally find something.

Are you after details of any specific part?

 64 
 on: May 06, 2025, 08:55:41 20:55 
Started by pickit2 - Last post by pickit2
Hi sir,
i tried on 2 other PCs intalled and applied patch from previously downloaded patch file. after install and after running patch, again when skethup opened it takes to signin screen. patch file from the link seems to be not available for fresh download.any fixed patch if available please do share.Thank you
Try this it is a false catch by some AV apps.


Does Google chase the people who are using the Pro version?
It's not by Google now, There is no word they are chasing people.

I'm uploaded new version - see first post

Posted on: September 07, 2024, 08:14:19 20:14 - Automerged

SketchUp Pro 2025

Posted on: March 20, 2025, 01:21:20 01:21 - Automerged

SketchUp Pro 25.0.634

Install and Silent patch.

 65 
 on: May 06, 2025, 07:25:51 07:25 
Started by max - Last post by max
Hi,

Where one can find the Chinese uC programming protocols?
Why they don't provide the programming details, what is so secret,
while all major manufacturers provide the programming details of their uC.

 66 
 on: May 04, 2025, 06:22:14 06:22 
Started by pupin - Last post by pupin
CountryRomania
NoteI live and breathe computers. It is my hobby and my job, I find the information on Sonsivri extremely valuable, and I think I can contribute to the discussions. Thanks in advance for letting me in!

 67 
 on: May 01, 2025, 09:16:37 21:16 
Started by alexut4 - Last post by alexut4
Thank you for invitation. Registration is done.



Note: This message sent by the system behalf of alexut4.

 68 
 on: May 01, 2025, 08:33:02 20:33 
Started by Conti - Last post by Conti
Thank you for invitation. Registration is done.



Note: This message sent by the system behalf of Conti.

 69 
 on: May 01, 2025, 08:24:11 20:24 
Started by nixforever - Last post by pickit2
This member is invited by me. Registration isn't completed yet.


Note: This message sent by the system behalf of pickit2.

 70 
 on: May 01, 2025, 08:22:27 20:22 
Started by balkytheking - Last post by pickit2
This member is invited by me. Registration isn't completed yet.


Note: This message sent by the system behalf of pickit2.

Pages: 1 2 3 4 5 6 [7] 8 9 10

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.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC