VAG-COM Discussion
Sponsored by:
Sponsored by:

How about a "short coding helper"

Thread Tools
 
Search this Thread
 
Old 06-07-2006, 08:10 AM
  #1  
AudiWorld Senior Member
Thread Starter
 
Waggin's Avatar
 
Join Date: Apr 2001
Posts: 956
Likes: 0
Received 5 Likes on 5 Posts
Default How about a "short coding helper"

The long coding helper is extremely useful for making sure coding bits are in the correct state before making changes.
This tool could be used in short-code pages, where, the instructions might say to "subtract 4096" from a number.
In this case, I need to first convert the decimal coding to binary and count the bit values to confirm that the one I'm about to "subtract" is currently set. If not, then subtracting 4096 from a number that has a zero in that position would cause a carry, changing additional bits as well.
This extra work (and the risk involved if one doesn't do it) could be eliminated by applying the LC helper concept to all codings that involve flipping individual bits in words of 8 or more bits. Are there any plans to do this?
Old 06-07-2006, 08:41 AM
  #2  
AudiWorld Senior Member
 
Theresias's Avatar
 
Join Date: Jun 2004
Location: Magdeburg, Germany
Posts: 1,675
Likes: 0
Received 0 Likes on 0 Posts
Default That would also mean sort of guided functions if one want to do it right.

Actually the LCode software/plugin itself already supports that, but we decided not to use it yet since it would require a lot more additional files and that doesn't make sense right now. So currently you have to live with it the way it is right now.
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
RS4_NY
RS4 (B7 Platform) Discussion
16
08-07-2019 06:49 PM
xbdrabbitx
A8 / S8 (D4 Platform) Discussion
3
02-28-2019 02:10 PM
Wade Guza
Q7 MK 1 Discussion
0
12-27-2018 12:03 PM
Mokaz
A8 / S8 (D3 Platform) Discussion
11
01-30-2015 01:44 PM
MoneyShifTT
TT (Mk1) Discussion
7
11-26-2008 12:08 PM



Quick Reply: How about a "short coding helper"



All times are GMT -8. The time now is 08:06 AM.