This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001219] Ethernet driver for STM32 connectivity line with porton MMstm32f107 board.


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001219

--- Comment #14 from Jerzy Dyrda <jerzdy@gmail.com> 2011-10-12 12:24:35 BST ---
Hello Ilija,

(In reply to comment #12)
> (In reply to comment #6)
> > Created an attachment (id=1395)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1395) [details]
[details]
> > Platform for Propox MMstm32f107 module
> 
> First to remind you to my remark in comment #4
> 
> At present the user will see F103ZE which is unlikely to be the target device.
Please consider that such situation will always happen if further target will
be introduced.

> Platform may require the "STM variany in use" (CYGHWR_HAL_CORTEXM_STM32) to be
> a specific device, or a set of eligible devices. If you opt for second case
> just make sure that configtool resolves with the one found on Propox board.
IMHO Either platform should provide proper STM32 variant or this option should
be remove - nobody is interested in this option.

Please review this option considering targets existing STM32F100/1/2/3 further
like my STM32F105/7 and possible STM32F2xx, STM32F4xx and give me "order" how I
should introduce STM32F105/7 family.


> Why JTAG startup? AFAIK Connectivity line desn't feature FSMC (or am I out of
> date?). I guess SRAM startup should work (but test it first).
You are absolute right. JTAG startup doesn't have sens and I remove it.

> Regarding ROM startup there's one issue: RAM region is required in order to
> build RedBoot. True, there's not much use of RedBoot on device with 64KiB RAM
> but somebody would like to try. Solution is simple rename SRAM region (nor
> section) into RAM.
I follow other cortex-m target like lm3s where is:
- only one startup ROM
- only SRAM section

BTW. I've built RedBoot successful with only SRAM section. 

If it's possible I would like to shrink amount of startups only to ROM.

> 
> Last but not least, please spend some time on Copyright banners 
> (all files that need it). 
> They should for instance show correct year, author/contributor, etc.
Of course I correct it.

Best regards,
jerzy

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]