Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
Hi Tal_nios,
Pass the -Map option to the linker. Regards, --Scott - Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by smcnutt@Dec 1 2005, 04:52 AM hi tal_nios,pass the -map option to the linker.
regards,
--scott
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11276)
--- quote end ---
--- Quote End --- I already try that, it not recognize the "-Map" command. What do I do wrong? Tal
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by tal_nios+dec 1 2005, 08:18 am--><div class='quotetop'>quote (tal_nios @ dec 1 2005, 08:18 am)</div>--- quote start ---
<!--quotebegin-smcnutt@Dec 1 2005, 04:52 AM hi tal_nios,
pass the -map option to the linker.
regards,
--scott
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11276)
--- quote end ---
--- Quote End --- I already try that, it not recognize the "-Map" command. What do I do wrong? Tal <div align='right'><{post_snapback}> (index.php?act=findpost&pid=11278)</div> [/b] --- Quote End --- Try a "-Wl,-Map -Wl,project.map" bye Paolo
- Altera_Forum
Honored Contributor
Thanks,
Tal