View Single Post
  #10  
Old 08-07-2022, 06:07
Gede Gede is offline
Friend
 
Join Date: Jun 2022
Location: Some place where the sun shines
Posts: 17
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 17
Thanks Rcvd at 6 Times in 3 Posts
Gede Reputation: 0
Arrow Fundemental big difference SDK11.4 and SDK 11.9.1

@FoxB
@Ketan

Have been playing peeking and poking around in FPGAView.

I am only able to find ES1 ES2 VK1 VK2 VK3 VK4 TRL1 TRL2 and some XX values.

Code:
.text:10001763 mov     dword_1014875C, eax

debug094:08C51AF8 db    4
debug094:08C51AF9 db    0
debug094:08C51AFA db    0
debug094:08C51AFB db    0

debug094:08C51AFC db  17h
debug094:08C51AFD db  2Eh ; .
debug094:08C51AFE db 0FCh ; ü
debug094:08C51AFF db 0FEh ; þ

debug094:08C51B00 db  11h
debug094:08C51B01 db  4Eh ; N
debug094:08C51B02 db  79h ; y
debug094:08C51B03 db 0B7h ; ·

debug094:08C51B04 db  1Fh
debug094:08C51B05 db 0BFh ; ¿
debug094:08C51B06 db  93h ; “
debug094:08C51B07 db 0F7h ; ÷

debug094:08C51B08 db  43h ; C
debug094:08C51B09 db  35h ; 5
debug094:08C51B0A db  63h ; c
debug094:08C51B0B db 0F9h ; ù

debug094:08C51B0C db  44h ; D
debug094:08C51B0D db 0EFh ; ï
debug094:08C51B0E db  0Fh
debug094:08C51B0F db  8Eh ; Ž

debug094:08C51B10 db    2
debug094:08C51B11 db 0D2h ; Ò
debug094:08C51B12 db 0F6h ; ö
debug094:08C51B13 db  44h ; D

debug094:08C51B14 db  0Bh
debug094:08C51B15 db    0
debug094:08C51B16 db    4
debug094:08C51B17 db    0
debug094:08C51B18 db    0
debug094:08C51B19 db    0

debug094:08C51B1A db  31h ; 1
debug094:08C51B1B db  31h ; 1
debug094:08C51B1C db  2Eh ; .
debug094:08C51B1D db  30h ; 0

debug094:08C51B1E db    0
debug094:08C51B1F db    0

debug094:08C51B20 db  83h ; ƒ
debug094:08C51B21 db 0E6h ; æ
debug094:08C51B22 db  63h ; c
debug094:08C51B23 db  0Fh

debug094:08C51B24 db  4Ch ; L
debug094:08C51B25 db  25h ; %
debug094:08C51B26 db  2Dh ; -
debug094:08C51B27 db 0A2h ; ¢



debug094:08C51B28 db    0
debug094:08C51B29 db    0
debug094:08C51B2A db    0
debug094:08C51B2B db    0
debug094:08C51B2C db    4
debug094:08C51B2D db    0
debug094:08C51B2E db    0
debug094:08C51B2F db    0
debug094:08C51B30 db    1
debug094:08C51B31 db    0
debug094:08C51B32 db    0
debug094:08C51B33 db    0
debug094:08C51B34 db  10h
debug094:08C51B35 db    0
debug094:08C51B36 db    0
debug094:08C51B37 db    0
debug094:08C51B38 db  16h
debug094:08C51B39 db    0
debug094:08C51B3A db    0
debug094:08C51B3B db    0
debug094:08C51B3C db  1Fh
debug094:08C51B3D db    0
debug094:08C51B3E db    0
debug094:08C51B3F db    0

debug094:08C51B40 db  6Fh ; o
debug094:08C51B41 db  98h ; ˜
debug094:08C51B42 db 0F7h ; ÷
debug094:08C51B43 db  2Ch ; ,

debug094:08C51B44 db 0ACh ; ¬
debug094:08C51B45 db 0E2h ; â
debug094:08C51B46 db  89h ; ‰
debug094:08C51B47 db 0E6h ; æ

debug094:08C51B48 db 0F6h ; ö
debug094:08C51B49 db  0Bh
debug094:08C51B4A db  0Eh
debug094:08C51B4B db  87h ; ‡

debug094:08C51B4C db  74h ; t
debug094:08C51B4D db 0C7h ; Ç
debug094:08C51B4E db  42h ; B
debug094:08C51B4F db  20h

debug094:08C51B50 db    0
debug094:08C51B51 db    0
debug094:08C51B52 db    0
debug094:08C51B53 db    0

SDK 11.9.1 is more sophisticated than SDK11.4 procedures are way different.

Am in need of SDK11.4 for further study.
So if one of you has it please provide mega link.



@Ketan

Do you have an other tip so that I can go foreward ?



I also came accros a few names that at this time have no meaning to me.

PDS 504453 534450
PLC 504C43 434C50
XKC 584B43 434B58


tla 746C61 616C74 >>> Meaningfull

altera ?? NOT FOUND YET !
xilinx ?? NOT FOUND YET !
mso ?? NOT FOUND YET !


Any usefull TIP is welcome !!


-------------------------------------------
For Cooking one needs ingredients.
Reply With Quote