Post Reply 
FRAM71 : Configuration Spreadsheet [2021-01-31]
02-04-2021, 03:37 AM (This post was last modified: 02-08-2021 12:18 AM by Sylvain Cote.)
Post: #18
RE: FRAM71 : Configuration Spreadsheet [2021-01-31]
Hans,

I am going over both manuals to build the rules that will be used to validate the spreadsheet entries.

In the FRAM71B manual page 6 : 16KB chips usage now restricted to BOT RAM and LCIM.
In the FRAM71B manual page 14 : 16KB chips entries in config table only reflect BOT RAM limitation.

Which one is valid ?

Sylvain

Code:
Module   Config  LCIM  Type  Size        Message
-------  ------  ----  ----  ----        ------------------
Code:
FRAM71   0:0000  no    RAM    0KB        Deactivated
FRAM71   1:0001  no    RAM   32KB        
FRAM71   2:0010  no    RAM   16KB        
FRAM71   3:0011  no    RAM    8KB        
FRAM71   4:0100  no    ROM    ?KB        Invalid_Size_Error
FRAM71   5:0101  no    ROM   32KB        
FRAM71   6:0110  no    ROM   16KB        
FRAM71   7:0111  no    ROM    8KB
Code:
FRAM71   8:1000  yes   RAM    ?KB        Invalid_Size_Error
FRAM71   9:1001  yes   RAM   32KB        
FRAM71   A:1010  yes   RAM   16KB        
FRAM71   B:1011  yes   RAM    8KB        
FRAM71   C:1100  yes   ROM    ?KB        Invalid_Size_Error
FRAM71   D:1101  yes   ROM   32KB        
FRAM71   E:1110  yes   ROM   16KB        
FRAM71   F:1111  yes   ROM    8KB

Code:
Module   Config  LCIM  Type  Size  FRAM  Message
-------  ------  ----  ----  ----  ----  ------------------
Code:
FRAM71B  0:0000  no    RAM    0KB        Deactivated
FRAM71B  1:0001  no    RAM   32KB  BOT.  
FRAM71B  2:0010  no    RAM   16KB  BOT.  
FRAM71B  3:0011  no    RAM   32KB  TOP   
FRAM71B  4:0100  no    ROM    ?KB  ?     Invalid_Size_Error
FRAM71B  5:0101  no    ROM   32KB  BOT.  
FRAM71B  6:0110  no    ROM   16KB  BOT.  
FRAM71B  7:0111  no    ROM   32KB  TOP
Code:
FRAM71B  8:1000  yes   RAM    ?KB  ?     Invalid_Size_Error
FRAM71B  9:1001  yes   RAM   32KB  BOT.  
FRAM71B  A:1010  yes   RAM   16KB  BOT.  
FRAM71B  B:1011  yes   RAM   32KB  TOP   
FRAM71B  C:1100  yes   ROM    ?KB  ?     Invalid_Size_Error
FRAM71B  D:1101  yes   ROM   32KB  BOT.  
FRAM71B  E:1110  yes   ROM   16KB  BOT.  
FRAM71B  F:1111  yes   ROM   32KB  TOP

Code:
Module   Config  F-Block  Message
-------  ------  -------  -------------------------------
any      any     0        SR_or_HC_Mapping_Warning
any      any     1        SR_Mapping_Warning
any      any     2        Config_Area_Mapping_Error
table not completed / in-progress

edit: typo
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: FRAM71 : Configuration Spreadsheet [2021-01-31] - Sylvain Cote - 02-04-2021 03:37 AM



User(s) browsing this thread: 1 Guest(s)